Pull request #64 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1362aa563feaf9d8e1b2278d9cea46c363649dc1+63fa4a680431768fa653ad2f832ffdb5163d02d6 (de624eeb81c6d6aceb639cd1e9a00936be75ea14) 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-ssh17233224740503005960.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision eff4ace5e529e22b05c56fc30efd0d4b1d113677 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-ssh10724056631449198700.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 eff4ace5e529e22b05c56fc30efd0d4b1d113677 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-64/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-64/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5241652426864883354.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision eff4ace5e529e22b05c56fc30efd0d4b1d113677 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f eff4ace5e529e22b05c56fc30efd0d4b1d113677 # timeout=10 Commit message: "Merge pull request #397 from edgexfoundry/us4712" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8954110011903632719.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-64/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-64/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7837112325579667804.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera] ========================================================= [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-onvif-camera-settings PROJECT: device-onvif-camera 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-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1119 in /w/workspace/oundry_device-onvif-camera_PR-64 [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-onvif-camera.git > git init /w/workspace/oundry_device-onvif-camera_PR-64 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.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-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.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-onvif-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/64/head:refs/remotes/origin/PR-64 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 63fa4a680431768fa653ad2f832ffdb5163d02d6 into PR head commit 1362aa563feaf9d8e1b2278d9cea46c363649dc1 Merge succeeded, producing 1362aa563feaf9d8e1b2278d9cea46c363649dc1 Checking out Revision 1362aa563feaf9d8e1b2278d9cea46c363649dc1 (PR-64) > git config core.sparsecheckout # timeout=10 > git checkout -f 1362aa563feaf9d8e1b2278d9cea46c363649dc1 # 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 63fa4a680431768fa653ad2f832ffdb5163d02d6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1362aa563feaf9d8e1b2278d9cea46c363649dc1 # timeout=10 Commit message: "feat: Add Postman scripts for test purpose" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-06-06T06:51:51.540Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-06-06T06:51:51.579Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-06-06T06:51:51.590Z] ========================================================= [2022-06-06T06:51:51.590Z] EdgeX Global Pipelines Version Info [2022-06-06T06:51:51.590Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 4928c18acef36016dad7c9faa678d9bfa68ec95f # timeout=10 [2022-06-06T06:51:52.352Z] ------------------- [2022-06-06T06:51:52.352Z] stable info: [2022-06-06T06:51:52.352Z] ------------------- [2022-06-06T06:51:52.352Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-06T06:51:52.352Z] Commit SHA: eff4ace5e529e22b05c56fc30efd0d4b1d113677 [2022-06-06T06:51:52.352Z] Message: update stable to v1.0.232 [2022-06-06T06:51:52.922Z] ------------------- [2022-06-06T06:51:52.922Z] experimental info: [2022-06-06T06:51:52.922Z] ------------------- [2022-06-06T06:51:52.922Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-06-06T06:51:52.922Z] Commit SHA: eff4ace5e529e22b05c56fc30efd0d4b1d113677 [2022-06-06T06:51:52.922Z] Message: update experimental to v1.0.232 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-06-06T06:51:53.180Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2022-06-06T06:51:53.190Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2022-06-06T06:51:53.200Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-06-06T06:51:53.215Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-06-06T06:51:53.227Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-06-06T06:51:53.242Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-06-06T06:51:53.252Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-06-06T06:51:53.263Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-06-06T06:51:53.276Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-06-06T06:51:53.287Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-06-06T06:51:53.298Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-06-06T06:51:53.311Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2022-06-06T06:51:53.326Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-06-06T06:51:53.336Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-06-06T06:51:53.346Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-06-06T06:51:53.356Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-06-06T06:51:53.367Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-06-06T06:51:53.381Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-06-06T06:51:53.391Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-06-06T06:51:53.402Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-06-06T06:51:53.414Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-06-06T06:51:53.425Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-06-06T06:51:53.436Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-06-06T06:51:53.450Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-06-06T06:51:53.459Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-06-06T06:51:53.473Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-06-06T06:51:53.490Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-06-06T06:51:53.499Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-64 [Pipeline] echo [2022-06-06T06:51:53.511Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-64 [Pipeline] echo [2022-06-06T06:51:53.524Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-64 [Pipeline] echo [2022-06-06T06:51:53.534Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1362aa563feaf9d8e1b2278d9cea46c363649dc1 [Pipeline] echo [2022-06-06T06:51:53.545Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1362aa5 [Pipeline] echo [2022-06-06T06:51:53.557Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-06T06:51:53.598Z] provisioning config files... [2022-06-06T06:51:53.616Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/oundry_device-onvif-camera_PR-64@tmp/config4728879713661317319tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-06T06:51:53.941Z] ---> docker-login.sh [2022-06-06T06:51:53.942Z] nexus3.edgexfoundry.org:10001 [2022-06-06T06:51:54.514Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T06:51:54.514Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T06:51:54.514Z] Configure a credential helper to remove this warning. See [2022-06-06T06:51:54.514Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T06:51:54.514Z] [2022-06-06T06:51:54.514Z] Login Succeeded [2022-06-06T06:51:54.514Z] nexus3.edgexfoundry.org:10002 [2022-06-06T06:51:54.776Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T06:51:54.776Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T06:51:54.776Z] Configure a credential helper to remove this warning. See [2022-06-06T06:51:54.776Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T06:51:54.776Z] [2022-06-06T06:51:54.776Z] Login Succeeded [2022-06-06T06:51:54.776Z] nexus3.edgexfoundry.org:10003 [2022-06-06T06:51:54.776Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T06:51:54.776Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T06:51:54.776Z] Configure a credential helper to remove this warning. See [2022-06-06T06:51:54.776Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T06:51:54.776Z] [2022-06-06T06:51:54.776Z] Login Succeeded [2022-06-06T06:51:54.776Z] nexus3.edgexfoundry.org:10004 [2022-06-06T06:51:55.036Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T06:51:55.036Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T06:51:55.036Z] Configure a credential helper to remove this warning. See [2022-06-06T06:51:55.036Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T06:51:55.036Z] [2022-06-06T06:51:55.036Z] Login Succeeded [2022-06-06T06:51:55.036Z] docker.io [2022-06-06T06:51:55.036Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T06:51:55.299Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T06:51:55.299Z] Configure a credential helper to remove this warning. See [2022-06-06T06:51:55.299Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T06:51:55.299Z] [2022-06-06T06:51:55.299Z] Login Succeeded [2022-06-06T06:51:55.561Z] ---> docker-login.sh ends [Pipeline] } [2022-06-06T06:51:55.569Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-06-06T06:51:55.942Z] + git rev-list -1 --merges 1362aa563feaf9d8e1b2278d9cea46c363649dc1~1..1362aa563feaf9d8e1b2278d9cea46c363649dc1 [Pipeline] echo [2022-06-06T06:51:55.976Z] -----------> git rev-list -1 --merges 1362aa563feaf9d8e1b2278d9cea46c363649dc1~1..1362aa563feaf9d8e1b2278d9cea46c363649dc1 1362aa563feaf9d8e1b2278d9cea46c363649dc1 [false] [Pipeline] sh [2022-06-06T06:51:56.271Z] + git log --format=format:%s -1 1362aa563feaf9d8e1b2278d9cea46c363649dc1 [Pipeline] echo [2022-06-06T06:51:56.287Z] ========================================================= [2022-06-06T06:51:56.287Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-06-06T06:51:56.287Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-06T06:51:56.623Z] + git log --format=format:%s -1 1362aa563feaf9d8e1b2278d9cea46c363649dc1 [Pipeline] echo [2022-06-06T06:51:56.634Z] [semverPrep] GIT_COMMIT: 1362aa563feaf9d8e1b2278d9cea46c363649dc1, Commit Message: feat: Add Postman scripts for test purpose [Pipeline] echo [2022-06-06T06:51:56.641Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-06-06T06:51:57.001Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-06T06:51:57.001Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-06-06T06:51:57.001Z] + [ -e /tmp/ssh_known_hosts ] [2022-06-06T06:51:57.001Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-06-06T06:51:57.001Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-06-06T06:51:57.001Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-06-06T06:51:57.001Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T06:51:57.407Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-06T06:51:57.407Z] [2022-06-06T06:51:57.407Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T06:51:57.710Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-06T06:51:57.710Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-06-06T06:51:57.710Z] 42c077c10790: Pulling fs layer [2022-06-06T06:51:57.710Z] f63e77b7563a: Pulling fs layer [2022-06-06T06:51:57.710Z] bd5fdadae976: Pulling fs layer [2022-06-06T06:51:57.710Z] 205491f53016: Pulling fs layer [2022-06-06T06:51:57.710Z] df18705c85c3: Pulling fs layer [2022-06-06T06:51:57.710Z] bdb3f477010e: Pulling fs layer [2022-06-06T06:51:57.710Z] c8a8fc8e1c8f: Pulling fs layer [2022-06-06T06:51:57.710Z] 2c6e9b1d212d: Pulling fs layer [2022-06-06T06:51:57.710Z] bdb8f0575790: Pulling fs layer [2022-06-06T06:51:57.710Z] 386e3cb2ff24: Pulling fs layer [2022-06-06T06:51:57.710Z] 205491f53016: Waiting [2022-06-06T06:51:57.710Z] df18705c85c3: Waiting [2022-06-06T06:51:57.710Z] bdb3f477010e: Waiting [2022-06-06T06:51:57.710Z] 2c6e9b1d212d: Waiting [2022-06-06T06:51:57.710Z] c8a8fc8e1c8f: Waiting [2022-06-06T06:51:57.710Z] bdb8f0575790: Waiting [2022-06-06T06:51:57.710Z] 386e3cb2ff24: Waiting [2022-06-06T06:51:57.710Z] 2343380bae48: Pulling fs layer [2022-06-06T06:51:57.710Z] 2343380bae48: Waiting [2022-06-06T06:51:57.710Z] f63e77b7563a: Download complete [2022-06-06T06:51:57.710Z] 205491f53016: Verifying Checksum [2022-06-06T06:51:57.710Z] 205491f53016: Download complete [2022-06-06T06:51:57.972Z] bd5fdadae976: Verifying Checksum [2022-06-06T06:51:57.972Z] bd5fdadae976: Download complete [2022-06-06T06:51:57.972Z] bdb3f477010e: Download complete [2022-06-06T06:51:57.972Z] df18705c85c3: Verifying Checksum [2022-06-06T06:51:57.972Z] df18705c85c3: Download complete [2022-06-06T06:51:57.972Z] 2c6e9b1d212d: Verifying Checksum [2022-06-06T06:51:57.972Z] 2c6e9b1d212d: Download complete [2022-06-06T06:51:57.972Z] bdb8f0575790: Download complete [2022-06-06T06:51:57.972Z] 386e3cb2ff24: Verifying Checksum [2022-06-06T06:51:57.972Z] 386e3cb2ff24: Download complete [2022-06-06T06:51:57.972Z] 2343380bae48: Download complete [2022-06-06T06:51:57.972Z] 42c077c10790: Verifying Checksum [2022-06-06T06:51:57.972Z] 42c077c10790: Download complete [2022-06-06T06:51:58.233Z] c8a8fc8e1c8f: Verifying Checksum [2022-06-06T06:51:58.233Z] c8a8fc8e1c8f: Download complete [2022-06-06T06:51:59.614Z] 42c077c10790: Pull complete [2022-06-06T06:51:59.614Z] f63e77b7563a: Pull complete [2022-06-06T06:52:00.188Z] bd5fdadae976: Pull complete [2022-06-06T06:52:00.188Z] 205491f53016: Pull complete [2022-06-06T06:52:00.448Z] df18705c85c3: Pull complete [2022-06-06T06:52:00.709Z] bdb3f477010e: Pull complete [2022-06-06T06:52:02.617Z] c8a8fc8e1c8f: Pull complete [2022-06-06T06:52:02.617Z] 2c6e9b1d212d: Pull complete [2022-06-06T06:52:02.879Z] bdb8f0575790: Pull complete [2022-06-06T06:52:02.879Z] 386e3cb2ff24: Pull complete [2022-06-06T06:52:02.879Z] 2343380bae48: Pull complete [2022-06-06T06:52:02.879Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-06-06T06:52:03.139Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-06T06:52:03.139Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-06T06:52:03.235Z] prd-ubuntu20.04-docker-8c-8g-1119 does not seem to be running inside a container [2022-06-06T06:52:03.274Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_device-onvif-camera_PR-64 -v /w/workspace/oundry_device-onvif-camera_PR-64:/w/workspace/oundry_device-onvif-camera_PR-64:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-64@tmp:/w/workspace/oundry_device-onvif-camera_PR-64@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-06T06:52:04.724Z] $ docker top 5c7cf0322fb2e9d377f8a0d72f46d8748861e845810cf094d2863642ed30610b -eo pid,comm [2022-06-06T06:52:04.791Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-06-06T06:52:04.791Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-06T06:52:04.825Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-06T06:52:04.825Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-06T06:52:04.955Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-06T06:52:04.964Z] $ docker exec 5c7cf0322fb2e9d377f8a0d72f46d8748861e845810cf094d2863642ed30610b ssh-agent [2022-06-06T06:52:05.080Z] SSH_AUTH_SOCK=/tmp/ssh-hSmQ2Wm9IxWw/agent.33 [2022-06-06T06:52:05.080Z] SSH_AGENT_PID=39 [2022-06-06T06:52:05.086Z] Running ssh-add (command line suppressed) [2022-06-06T06:52:05.225Z] Identity added: /w/workspace/oundry_device-onvif-camera_PR-64@tmp/private_key_694264466901939334.key (/w/workspace/oundry_device-onvif-camera_PR-64@tmp/private_key_694264466901939334.key) [2022-06-06T06:52:05.234Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-06T06:52:05.526Z] + git tag --points-at HEAD [Pipeline] } [2022-06-06T06:52:05.547Z] $ docker exec --env ******** --env ******** 5c7cf0322fb2e9d377f8a0d72f46d8748861e845810cf094d2863642ed30610b ssh-agent -k [2022-06-06T06:52:05.671Z] unset SSH_AUTH_SOCK; [2022-06-06T06:52:05.671Z] unset SSH_AGENT_PID; [2022-06-06T06:52:05.671Z] echo Agent pid 39 killed; [2022-06-06T06:52:05.680Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-06-06T06:52:05.705Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-06T06:52:05.705Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-06T06:52:05.839Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-06T06:52:05.848Z] $ docker exec 5c7cf0322fb2e9d377f8a0d72f46d8748861e845810cf094d2863642ed30610b ssh-agent [2022-06-06T06:52:05.971Z] SSH_AUTH_SOCK=/tmp/ssh-8s6Ofe7Jz2yi/agent.73 [2022-06-06T06:52:05.971Z] SSH_AGENT_PID=79 [2022-06-06T06:52:05.976Z] Running ssh-add (command line suppressed) [2022-06-06T06:52:06.135Z] Identity added: /w/workspace/oundry_device-onvif-camera_PR-64@tmp/private_key_5114060471378726052.key (/w/workspace/oundry_device-onvif-camera_PR-64@tmp/private_key_5114060471378726052.key) [2022-06-06T06:52:06.147Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-06T06:52:06.438Z] + git semver init [2022-06-06T06:52:06.700Z] 2022-06-06 06:52:06,646 [run_init] DEBUG init version:0.0.0 force:False [2022-06-06T06:52:06.700Z] 2022-06-06 06:52:06,646 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_device-onvif-camera_PR-64/.semver [2022-06-06T06:52:06.700Z] 2022-06-06 06:52:06,647 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/oundry_device-onvif-camera_PR-64/.semver [2022-06-06T06:52:06.700Z] 2022-06-06 06:52:06,647 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/oundry_device-onvif-camera_PR-64/.semver'], cwd=/w/workspace/oundry_device-onvif-camera_PR-64, universal_newlines=False, shell=None, istream=None) [2022-06-06T06:52:07.272Z] 2022-06-06 06:52:07,256 [append_file] DEBUG append to file:/w/workspace/oundry_device-onvif-camera_PR-64/.git/info/exclude [2022-06-06T06:52:07.272Z] 2022-06-06 06:52:07,256 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_device-onvif-camera_PR-64/.semver/PR-64 with force:False [2022-06-06T06:52:07.272Z] 2022-06-06 06:52:07,257 [write_file] DEBUG write to file:/w/workspace/oundry_device-onvif-camera_PR-64/.semver/PR-64 [2022-06-06T06:52:07.272Z] 2022-06-06 06:52:07,261 [execute] INFO git cat-file --batch-check [2022-06-06T06:52:07.272Z] 2022-06-06 06:52:07,262 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_device-onvif-camera_PR-64/.semver, universal_newlines=False, shell=None, istream=) [2022-06-06T06:52:07.272Z] 2022-06-06 06:52:07,268 [execute] INFO git cat-file --batch [2022-06-06T06:52:07.272Z] 2022-06-06 06:52:07,268 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_device-onvif-camera_PR-64/.semver, universal_newlines=False, shell=None, istream=) [2022-06-06T06:52:07.272Z] 2022-06-06 06:52:07,277 [read_version] DEBUG read version from /w/workspace/oundry_device-onvif-camera_PR-64/.semver/PR-64 [2022-06-06T06:52:07.272Z] 0.0.0 [Pipeline] } [2022-06-06T06:52:07.548Z] $ docker exec --env ******** --env ******** 5c7cf0322fb2e9d377f8a0d72f46d8748861e845810cf094d2863642ed30610b ssh-agent -k [2022-06-06T06:52:07.664Z] unset SSH_AUTH_SOCK; [2022-06-06T06:52:07.665Z] unset SSH_AGENT_PID; [2022-06-06T06:52:07.665Z] echo Agent pid 79 killed; [2022-06-06T06:52:07.684Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-06T06:52:08.002Z] + git semver [Pipeline] } [2022-06-06T06:52:08.282Z] $ docker stop --time=1 5c7cf0322fb2e9d377f8a0d72f46d8748861e845810cf094d2863642ed30610b [2022-06-06T06:52:09.630Z] $ docker rm -f 5c7cf0322fb2e9d377f8a0d72f46d8748861e845810cf094d2863642ed30610b [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-06T06:52:09.971Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-06-06T06:52:10.223Z] Stashed 1 file(s) [Pipeline] echo [2022-06-06T06:52:10.225Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-06T06:52:10.356Z] provisioning config files... [2022-06-06T06:52:10.366Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/oundry_device-onvif-camera_PR-64@tmp/config832786514341643897tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-06T06:52:10.665Z] ---> docker-login.sh [2022-06-06T06:52:10.665Z] nexus3.edgexfoundry.org:10001 [2022-06-06T06:52:10.665Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T06:52:10.665Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T06:52:10.665Z] Configure a credential helper to remove this warning. See [2022-06-06T06:52:10.665Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T06:52:10.665Z] [2022-06-06T06:52:10.665Z] Login Succeeded [2022-06-06T06:52:10.665Z] nexus3.edgexfoundry.org:10002 [2022-06-06T06:52:10.665Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T06:52:10.926Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T06:52:10.926Z] Configure a credential helper to remove this warning. See [2022-06-06T06:52:10.926Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T06:52:10.926Z] [2022-06-06T06:52:10.926Z] Login Succeeded [2022-06-06T06:52:10.926Z] nexus3.edgexfoundry.org:10003 [2022-06-06T06:52:10.926Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T06:52:10.926Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T06:52:10.926Z] Configure a credential helper to remove this warning. See [2022-06-06T06:52:10.926Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T06:52:10.926Z] [2022-06-06T06:52:10.926Z] Login Succeeded [2022-06-06T06:52:10.926Z] nexus3.edgexfoundry.org:10004 [2022-06-06T06:52:11.186Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T06:52:11.186Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T06:52:11.186Z] Configure a credential helper to remove this warning. See [2022-06-06T06:52:11.186Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T06:52:11.186Z] [2022-06-06T06:52:11.186Z] Login Succeeded [2022-06-06T06:52:11.186Z] docker.io [2022-06-06T06:52:11.186Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T06:52:11.446Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T06:52:11.446Z] Configure a credential helper to remove this warning. See [2022-06-06T06:52:11.446Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T06:52:11.446Z] [2022-06-06T06:52:11.446Z] Login Succeeded [2022-06-06T06:52:11.446Z] ---> docker-login.sh ends [Pipeline] } [2022-06-06T06:52:11.454Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-06T06:52:11.522Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-06T06:52:11.533Z] ========================================================= [2022-06-06T06:52:11.533Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-06-06T06:52:11.533Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T06:52:11.853Z] + 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 . [2022-06-06T06:52:11.853Z] Sending build context to Docker daemon 8.971MB [2022-06-06T06:52:11.853Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-06-06T06:52:11.853Z] Step 2/13 : FROM ${BASE} AS builder [2022-06-06T06:52:11.853Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-06-06T06:52:11.853Z] 59bf1c3509f3: Pulling fs layer [2022-06-06T06:52:11.853Z] 666ba61612fd: Pulling fs layer [2022-06-06T06:52:11.853Z] 8ed8ca486205: Pulling fs layer [2022-06-06T06:52:11.853Z] cc1cd167ecdc: Pulling fs layer [2022-06-06T06:52:11.853Z] c516ae0d96e1: Pulling fs layer [2022-06-06T06:52:11.853Z] 684cea983483: Pulling fs layer [2022-06-06T06:52:11.853Z] dd3240ac7de5: Pulling fs layer [2022-06-06T06:52:11.853Z] b1e948a4e11c: Pulling fs layer [2022-06-06T06:52:11.853Z] a8fd76ee1af6: Pulling fs layer [2022-06-06T06:52:11.853Z] 646ad004c059: Pulling fs layer [2022-06-06T06:52:11.853Z] 684cea983483: Waiting [2022-06-06T06:52:11.853Z] dd3240ac7de5: Waiting [2022-06-06T06:52:11.853Z] b1e948a4e11c: Waiting [2022-06-06T06:52:11.853Z] cc1cd167ecdc: Waiting [2022-06-06T06:52:11.853Z] c516ae0d96e1: Waiting [2022-06-06T06:52:11.853Z] 646ad004c059: Waiting [2022-06-06T06:52:11.853Z] 8ed8ca486205: Verifying Checksum [2022-06-06T06:52:11.853Z] 8ed8ca486205: Download complete [2022-06-06T06:52:12.115Z] 666ba61612fd: Verifying Checksum [2022-06-06T06:52:12.115Z] 666ba61612fd: Download complete [2022-06-06T06:52:12.115Z] c516ae0d96e1: Verifying Checksum [2022-06-06T06:52:12.115Z] c516ae0d96e1: Download complete [2022-06-06T06:52:12.115Z] 684cea983483: Verifying Checksum [2022-06-06T06:52:12.115Z] 684cea983483: Download complete [2022-06-06T06:52:12.115Z] dd3240ac7de5: Verifying Checksum [2022-06-06T06:52:12.115Z] dd3240ac7de5: Download complete [2022-06-06T06:52:12.115Z] 59bf1c3509f3: Verifying Checksum [2022-06-06T06:52:12.115Z] b1e948a4e11c: Verifying Checksum [2022-06-06T06:52:12.115Z] b1e948a4e11c: Download complete [2022-06-06T06:52:12.115Z] 59bf1c3509f3: Pull complete [2022-06-06T06:52:12.377Z] 666ba61612fd: Pull complete [2022-06-06T06:52:12.377Z] 8ed8ca486205: Pull complete [2022-06-06T06:52:12.640Z] 646ad004c059: Verifying Checksum [2022-06-06T06:52:12.641Z] 646ad004c059: Download complete [2022-06-06T06:52:12.641Z] a8fd76ee1af6: Verifying Checksum [2022-06-06T06:52:12.641Z] a8fd76ee1af6: Download complete [2022-06-06T06:52:12.641Z] cc1cd167ecdc: Verifying Checksum [2022-06-06T06:52:12.641Z] cc1cd167ecdc: Download complete [2022-06-06T06:52:16.842Z] cc1cd167ecdc: Pull complete [2022-06-06T06:52:16.842Z] c516ae0d96e1: Pull complete [2022-06-06T06:52:16.842Z] 684cea983483: Pull complete [2022-06-06T06:52:17.102Z] dd3240ac7de5: Pull complete [2022-06-06T06:52:17.102Z] b1e948a4e11c: Pull complete [2022-06-06T06:52:19.636Z] a8fd76ee1af6: Pull complete [2022-06-06T06:52:20.206Z] 646ad004c059: Pull complete [2022-06-06T06:52:20.206Z] Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 [2022-06-06T06:52:20.206Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-06T06:52:20.206Z] ---> 8f69c11f6b0c [2022-06-06T06:52:20.206Z] Step 3/13 : ARG MAKE="make build" [2022-06-06T06:52:22.131Z] ---> Running in bd3c27cddc1b [2022-06-06T06:52:22.131Z] Removing intermediate container bd3c27cddc1b [2022-06-06T06:52:22.131Z] ---> 466a77bb67be [2022-06-06T06:52:22.131Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-06-06T06:52:22.131Z] ---> Running in d315e0ab07b0 [2022-06-06T06:52:22.131Z] Removing intermediate container d315e0ab07b0 [2022-06-06T06:52:22.131Z] ---> d75b45da902e [2022-06-06T06:52:22.131Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="" [2022-06-06T06:52:22.131Z] ---> Running in 35ddbfe1b251 [2022-06-06T06:52:22.131Z] Removing intermediate container 35ddbfe1b251 [2022-06-06T06:52:22.131Z] ---> 34b99a034792 [2022-06-06T06:52:22.131Z] Step 6/13 : LABEL Name=edgex-device-onvif-camera [2022-06-06T06:52:22.131Z] ---> Running in 28b4c32d7fa3 [2022-06-06T06:52:22.392Z] Removing intermediate container 28b4c32d7fa3 [2022-06-06T06:52:22.392Z] ---> 819d089718e1 [2022-06-06T06:52:22.392Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-06T06:52:22.392Z] ---> Running in 873ab8bb7254 [2022-06-06T06:52:22.965Z] Removing intermediate container 873ab8bb7254 [2022-06-06T06:52:22.965Z] ---> b5e2cf937034 [2022-06-06T06:52:22.965Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-06T06:52:22.965Z] ---> Running in 119ac29c97bd [2022-06-06T06:52:23.226Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-06T06:52:24.169Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-06T06:52:24.430Z] OK: 221 MiB in 52 packages [2022-06-06T06:52:25.004Z] Removing intermediate container 119ac29c97bd [2022-06-06T06:52:25.004Z] ---> f255b60c400b [2022-06-06T06:52:25.004Z] Step 9/13 : WORKDIR /device-onvif-camera [2022-06-06T06:52:25.004Z] ---> Running in dca47643d4d9 [2022-06-06T06:52:25.265Z] Removing intermediate container dca47643d4d9 [2022-06-06T06:52:25.265Z] ---> ccb2261a3415 [2022-06-06T06:52:25.265Z] Step 10/13 : COPY go.mod vendor* ./ [2022-06-06T06:52:25.265Z] ---> e04858a44eaa [2022-06-06T06:52:25.265Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-06T06:52:25.265Z] ---> Running in 13252329aa58 [2022-06-06T06:52:25.318Z] Still waiting to schedule task [2022-06-06T06:52:25.318Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-06-06T06:52:47.246Z] Removing intermediate container 13252329aa58 [2022-06-06T06:52:47.246Z] ---> 8573671d9bc8 [2022-06-06T06:52:47.246Z] Step 12/13 : COPY . . [2022-06-06T06:52:47.246Z] ---> 7b6feb274a5c [2022-06-06T06:52:47.246Z] Step 13/13 : RUN ${MAKE} [2022-06-06T06:52:47.246Z] ---> Running in 161b1ed7e066 [2022-06-06T06:52:47.246Z] noop [2022-06-06T06:52:47.246Z] Removing intermediate container 161b1ed7e066 [2022-06-06T06:52:47.246Z] ---> 807106e40924 [2022-06-06T06:52:47.246Z] Successfully built 807106e40924 [2022-06-06T06:52:47.246Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T06:52:47.566Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-06T06:52:47.566Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-06T06:52:47.655Z] prd-ubuntu20.04-docker-8c-8g-1119 does not seem to be running inside a container [2022-06-06T06:52:47.694Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_device-onvif-camera_PR-64 -v /w/workspace/oundry_device-onvif-camera_PR-64:/w/workspace/oundry_device-onvif-camera_PR-64:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-64@tmp:/w/workspace/oundry_device-onvif-camera_PR-64@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-06-06T06:52:48.099Z] $ docker top 40a0d94a8cac0f66e40d989fb2128080d2b7c8003eebeb593eea833108512b10 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-06T06:52:48.458Z] + go version [2022-06-06T06:52:48.458Z] go version go1.17.7 linux/amd64 [Pipeline] } [2022-06-06T06:52:48.475Z] $ docker stop --time=1 40a0d94a8cac0f66e40d989fb2128080d2b7c8003eebeb593eea833108512b10 [2022-06-06T06:52:49.760Z] $ docker rm -f 40a0d94a8cac0f66e40d989fb2128080d2b7c8003eebeb593eea833108512b10 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T06:52:50.180Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-06T06:52:50.180Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-06T06:52:50.318Z] prd-ubuntu20.04-docker-8c-8g-1119 does not seem to be running inside a container [2022-06-06T06:52:50.432Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_device-onvif-camera_PR-64 -v /w/workspace/oundry_device-onvif-camera_PR-64:/w/workspace/oundry_device-onvif-camera_PR-64:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-64@tmp:/w/workspace/oundry_device-onvif-camera_PR-64@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-06-06T06:52:50.825Z] $ docker top 08abb95fb03f291d47fc43ba5d452e52753ffc807dad14897ace7324d24ba64c -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-06T06:52:51.201Z] + make test [2022-06-06T06:52:51.201Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-06-06T06:52:51.771Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-06-06T06:53:03.999Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-06-06T06:53:03.999Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.016s coverage: 1.3% of statements [2022-06-06T06:53:07.297Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 5.731s coverage: 13.8% of statements [2022-06-06T06:53:17.282Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-06-06T06:53:20.582Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-06T06:53:20.582Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-06T06:53:20.582Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-06T06:53:20.854Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-06-06T06:53:20.870Z] $ docker stop --time=1 08abb95fb03f291d47fc43ba5d452e52753ffc807dad14897ace7324d24ba64c [2022-06-06T06:53:22.602Z] $ docker rm -f 08abb95fb03f291d47fc43ba5d452e52753ffc807dad14897ace7324d24ba64c [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-06T06:53:23.100Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-06T06:53:23.150Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-06-06T06:53:23.668Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-06T06:53:23.951Z] + ls -al . [2022-06-06T06:53:23.951Z] total 232 [2022-06-06T06:53:23.951Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 6 06:53 . [2022-06-06T06:53:23.951Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 6 06:51 .. [2022-06-06T06:53:23.951Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 6 06:52 .git [2022-06-06T06:53:23.951Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 6 06:51 .github [2022-06-06T06:53:23.951Z] -rw-rw-r-- 1 jenkins jenkins 352 Jun 6 06:51 .gitignore [2022-06-06T06:53:23.951Z] -rw-rw-r-- 1 jenkins jenkins 42 Jun 6 06:51 .golangci.yml [2022-06-06T06:53:23.951Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 6 06:52 .semver [2022-06-06T06:53:23.951Z] -rw-rw-r-- 1 jenkins jenkins 9099 Jun 6 06:51 Attribution.txt [2022-06-06T06:53:23.951Z] -rw-rw-r-- 1 jenkins jenkins 189 Jun 6 06:51 CHANGELOG.md [2022-06-06T06:53:23.951Z] -rw-rw-r-- 1 jenkins jenkins 1667 Jun 6 06:51 Dockerfile [2022-06-06T06:53:23.951Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 6 06:51 GOVERNANCE.md [2022-06-06T06:53:23.951Z] -rw-rw-r-- 1 jenkins jenkins 660 Jun 6 06:51 Jenkinsfile [2022-06-06T06:53:23.951Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jun 6 06:51 LICENSE [2022-06-06T06:53:23.951Z] -rw-rw-r-- 1 jenkins jenkins 2473 Jun 6 06:51 Makefile [2022-06-06T06:53:23.951Z] -rw-rw-r-- 1 jenkins jenkins 625 Jun 6 06:51 OWNERS.md [2022-06-06T06:53:23.951Z] -rw-rw-r-- 1 jenkins jenkins 29025 Jun 6 06:51 README.md [2022-06-06T06:53:23.951Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 6 06:52 VERSION [2022-06-06T06:53:23.951Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 6 06:51 bin [2022-06-06T06:53:23.951Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 6 06:51 cmd [2022-06-06T06:53:23.951Z] -rw-r--r-- 1 jenkins jenkins 53469 Jun 6 06:53 coverage.out [2022-06-06T06:53:23.951Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 6 06:51 doc [2022-06-06T06:53:23.951Z] -rw-rw-r-- 1 jenkins jenkins 3534 Jun 6 06:51 go.mod [2022-06-06T06:53:23.951Z] -rw-rw-r-- 1 jenkins jenkins 37264 Jun 6 06:51 go.sum [2022-06-06T06:53:23.951Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 6 06:51 internal [2022-06-06T06:53:23.951Z] -rw-rw-r-- 1 jenkins jenkins 236 Jun 6 06:51 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T06:53:24.255Z] + docker build -t device-onvif-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=1362aa563feaf9d8e1b2278d9cea46c363649dc1 --label arch=amd64 --label version=0.0.0 . [2022-06-06T06:53:24.255Z] Sending build context to Docker daemon 9.026MB [2022-06-06T06:53:24.255Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-06-06T06:53:24.255Z] Step 2/26 : FROM ${BASE} AS builder [2022-06-06T06:53:24.255Z] ---> 807106e40924 [2022-06-06T06:53:24.255Z] Step 3/26 : ARG MAKE="make build" [2022-06-06T06:53:24.255Z] ---> Running in 57a0b6f63f56 [2022-06-06T06:53:24.515Z] Removing intermediate container 57a0b6f63f56 [2022-06-06T06:53:24.515Z] ---> f5e3c8d0c264 [2022-06-06T06:53:24.515Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-06-06T06:53:24.515Z] ---> Running in 851a16cb668d [2022-06-06T06:53:24.515Z] Removing intermediate container 851a16cb668d [2022-06-06T06:53:24.515Z] ---> a2a84fa5ff6c [2022-06-06T06:53:24.515Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-06-06T06:53:24.515Z] ---> Running in 3a81bd6fc255 [2022-06-06T06:53:24.775Z] Removing intermediate container 3a81bd6fc255 [2022-06-06T06:53:24.775Z] ---> 7657829b0e8a [2022-06-06T06:53:24.775Z] Step 6/26 : LABEL Name=edgex-device-onvif-camera [2022-06-06T06:53:24.775Z] ---> Running in d86e2b80cfe7 [2022-06-06T06:53:24.775Z] Removing intermediate container d86e2b80cfe7 [2022-06-06T06:53:24.775Z] ---> 898ec5a07519 [2022-06-06T06:53:24.775Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-06T06:53:24.775Z] ---> Running in a9ad3f019089 [2022-06-06T06:53:25.348Z] Removing intermediate container a9ad3f019089 [2022-06-06T06:53:25.348Z] ---> ccbabd137579 [2022-06-06T06:53:25.348Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-06T06:53:25.348Z] ---> Running in e965a67b321a [2022-06-06T06:53:25.609Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-06T06:53:26.550Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-06T06:53:26.810Z] OK: 221 MiB in 52 packages [2022-06-06T06:53:27.379Z] Removing intermediate container e965a67b321a [2022-06-06T06:53:27.379Z] ---> b585d6e282fe [2022-06-06T06:53:27.379Z] Step 9/26 : WORKDIR /device-onvif-camera [2022-06-06T06:53:27.379Z] ---> Running in bce551a4a6d1 [2022-06-06T06:53:27.379Z] Removing intermediate container bce551a4a6d1 [2022-06-06T06:53:27.379Z] ---> c59079cb689e [2022-06-06T06:53:27.379Z] Step 10/26 : COPY go.mod vendor* ./ [2022-06-06T06:53:27.640Z] ---> 20845c91f464 [2022-06-06T06:53:27.640Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-06T06:53:27.640Z] ---> Running in e168117c6ef6 [2022-06-06T06:53:28.209Z] Removing intermediate container e168117c6ef6 [2022-06-06T06:53:28.209Z] ---> 6ed78ff97487 [2022-06-06T06:53:28.209Z] Step 12/26 : COPY . . [2022-06-06T06:53:28.778Z] ---> 4dfe2bdf1f37 [2022-06-06T06:53:28.778Z] Step 13/26 : RUN ${MAKE} [2022-06-06T06:53:28.778Z] ---> Running in 217a69d5f2cd [2022-06-06T06:53:29.037Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2022-06-06T06:53:50.990Z] Removing intermediate container 217a69d5f2cd [2022-06-06T06:53:50.990Z] ---> ee62c87c166e [2022-06-06T06:53:50.990Z] Step 14/26 : FROM alpine:3.15 [2022-06-06T06:53:50.990Z] 3.15: Pulling from library/alpine [2022-06-06T06:53:50.990Z] df9b9388f04a: Pulling fs layer [2022-06-06T06:53:51.259Z] df9b9388f04a: Verifying Checksum [2022-06-06T06:53:51.259Z] df9b9388f04a: Download complete [2022-06-06T06:53:51.259Z] df9b9388f04a: Pull complete [2022-06-06T06:53:51.259Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-06-06T06:53:51.259Z] Status: Downloaded newer image for alpine:3.15 [2022-06-06T06:53:51.259Z] ---> 0ac33e5f5afa [2022-06-06T06:53:51.259Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-06-06T06:53:51.518Z] ---> Running in 9ef6a007e8d8 [2022-06-06T06:53:51.518Z] Removing intermediate container 9ef6a007e8d8 [2022-06-06T06:53:51.519Z] ---> c0086bc75351 [2022-06-06T06:53:51.519Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-06-06T06:53:51.519Z] ---> Running in 5f7930a8efbb [2022-06-06T06:53:51.778Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-06T06:53:52.038Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-06T06:53:52.038Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-06-06T06:53:52.038Z] (2/6) Installing libgcc (10.3.1_git20211027-r0) [2022-06-06T06:53:52.310Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-06T06:53:52.310Z] (4/6) Installing libstdc++ (10.3.1_git20211027-r0) [2022-06-06T06:53:52.310Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-06T06:53:52.310Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-06T06:53:52.310Z] Executing busybox-1.34.1-r5.trigger [2022-06-06T06:53:52.310Z] OK: 8 MiB in 20 packages [2022-06-06T06:53:52.570Z] Removing intermediate container 5f7930a8efbb [2022-06-06T06:53:52.570Z] ---> b5f8930db86c [2022-06-06T06:53:52.570Z] Step 17/26 : WORKDIR / [2022-06-06T06:53:52.570Z] ---> Running in 5ed7cbcacebe [2022-06-06T06:53:52.829Z] Removing intermediate container 5ed7cbcacebe [2022-06-06T06:53:52.829Z] ---> 43964e8eba3d [2022-06-06T06:53:52.829Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2022-06-06T06:53:53.399Z] ---> ce9ee36703d7 [2022-06-06T06:53:53.399Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-06-06T06:53:53.399Z] ---> ef25010ed64e [2022-06-06T06:53:53.399Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-06-06T06:53:53.660Z] ---> 67df0c1bbac5 [2022-06-06T06:53:53.660Z] Step 21/26 : EXPOSE 59984 [2022-06-06T06:53:53.660Z] ---> Running in dadf4eba1430 [2022-06-06T06:53:53.660Z] Removing intermediate container dadf4eba1430 [2022-06-06T06:53:53.660Z] ---> 2cdf1e108bde [2022-06-06T06:53:53.660Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2022-06-06T06:53:53.660Z] ---> Running in 674ef3c99c05 [2022-06-06T06:53:53.919Z] Removing intermediate container 674ef3c99c05 [2022-06-06T06:53:53.919Z] ---> 5aa3e62c417c [2022-06-06T06:53:53.919Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-06T06:53:53.919Z] ---> Running in 50e58ae55ae3 [2022-06-06T06:53:53.919Z] Removing intermediate container 50e58ae55ae3 [2022-06-06T06:53:53.919Z] ---> f61bc65e0934 [2022-06-06T06:53:53.919Z] Step 24/26 : LABEL arch=amd64 [2022-06-06T06:53:53.919Z] ---> Running in 6d48fbcc2d71 [2022-06-06T06:53:54.179Z] Removing intermediate container 6d48fbcc2d71 [2022-06-06T06:53:54.179Z] ---> 522bd406d3b5 [2022-06-06T06:53:54.179Z] Step 25/26 : LABEL git_sha=1362aa563feaf9d8e1b2278d9cea46c363649dc1 [2022-06-06T06:53:54.179Z] ---> Running in 37729f6f5d06 [2022-06-06T06:53:54.179Z] Removing intermediate container 37729f6f5d06 [2022-06-06T06:53:54.179Z] ---> 5334de52cc3d [2022-06-06T06:53:54.179Z] Step 26/26 : LABEL version=0.0.0 [2022-06-06T06:53:54.179Z] ---> Running in 6033024841f0 [2022-06-06T06:53:54.440Z] Removing intermediate container 6033024841f0 [2022-06-06T06:53:54.440Z] ---> bbad67965235 [2022-06-06T06:53:54.440Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-06T06:53:54.440Z] Successfully built bbad67965235 [2022-06-06T06:53:54.440Z] Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T06:53:54.890Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-06T06:53:54.890Z] [2022-06-06T06:53:54.890Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T06:53:55.193Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-06T06:53:55.193Z] latest: Pulling from edgex-lftools-log-publisher [2022-06-06T06:53:55.193Z] 5eb5b503b376: Pulling fs layer [2022-06-06T06:53:55.193Z] 5c69ac0246d0: Pulling fs layer [2022-06-06T06:53:55.193Z] ec43610c2a17: Pulling fs layer [2022-06-06T06:53:55.193Z] 3a2ae6a8a46f: Pulling fs layer [2022-06-06T06:53:55.193Z] 33b1e0a273af: Pulling fs layer [2022-06-06T06:53:55.193Z] 5d3b04190fa2: Pulling fs layer [2022-06-06T06:53:55.193Z] 2f39f015ded8: Pulling fs layer [2022-06-06T06:53:55.193Z] 5d3b04190fa2: Waiting [2022-06-06T06:53:55.193Z] 33b1e0a273af: Waiting [2022-06-06T06:53:55.193Z] 3a2ae6a8a46f: Waiting [2022-06-06T06:53:55.193Z] 5c69ac0246d0: Download complete [2022-06-06T06:53:55.193Z] 3a2ae6a8a46f: Verifying Checksum [2022-06-06T06:53:55.193Z] 3a2ae6a8a46f: Download complete [2022-06-06T06:53:55.193Z] 33b1e0a273af: Verifying Checksum [2022-06-06T06:53:55.193Z] 33b1e0a273af: Download complete [2022-06-06T06:53:55.193Z] 5d3b04190fa2: Verifying Checksum [2022-06-06T06:53:55.193Z] 5d3b04190fa2: Download complete [2022-06-06T06:53:55.452Z] ec43610c2a17: Verifying Checksum [2022-06-06T06:53:55.452Z] ec43610c2a17: Download complete [2022-06-06T06:53:55.452Z] 5eb5b503b376: Verifying Checksum [2022-06-06T06:53:55.452Z] 5eb5b503b376: Download complete [2022-06-06T06:53:56.018Z] 2f39f015ded8: Download complete [2022-06-06T06:53:56.511Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1120 in /w/workspace/oundry_device-onvif-camera_PR-64 [Pipeline] { [Pipeline] ws [2022-06-06T06:53:56.521Z] Running in /w/workspace/device-onvif-camera/10 [Pipeline] { [Pipeline] checkout [2022-06-06T06:53:56.557Z] Selected Git installation does not exist. Using Default [2022-06-06T06:53:56.557Z] The recommended git tool is: NONE [2022-06-06T06:53:56.955Z] 5eb5b503b376: Pull complete [2022-06-06T06:53:56.955Z] 5c69ac0246d0: Pull complete [2022-06-06T06:53:57.524Z] ec43610c2a17: Pull complete [2022-06-06T06:53:57.524Z] 3a2ae6a8a46f: Pull complete [2022-06-06T06:53:57.784Z] 33b1e0a273af: Pull complete [2022-06-06T06:53:58.043Z] 5d3b04190fa2: Pull complete [2022-06-06T06:54:02.541Z] using credential edgex-jenkins-ssh [2022-06-06T06:54:02.557Z] Cloning the remote Git repository [2022-06-06T06:54:02.613Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2022-06-06T06:54:02.698Z] > git init /w/workspace/device-onvif-camera/10 # timeout=10 [2022-06-06T06:54:03.316Z] 2f39f015ded8: Pull complete [2022-06-06T06:54:03.316Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-06-06T06:54:03.316Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-06T06:54:03.316Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-06T06:54:03.406Z] prd-ubuntu20.04-docker-8c-8g-1119 does not seem to be running inside a container [2022-06-06T06:54:03.444Z] $ 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/oundry_device-onvif-camera_PR-64 -v /w/workspace/oundry_device-onvif-camera_PR-64:/w/workspace/oundry_device-onvif-camera_PR-64:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-64@tmp:/w/workspace/oundry_device-onvif-camera_PR-64@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-06T06:54:02.770Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2022-06-06T06:54:02.770Z] > git --version # timeout=10 [2022-06-06T06:54:02.787Z] > git --version # 'git version 2.25.1' [2022-06-06T06:54:02.789Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-06T06:54:02.846Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-06T06:54:03.661Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2022-06-06T06:54:03.677Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-06T06:54:03.710Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2022-06-06T06:54:03.744Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2022-06-06T06:54:03.745Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-06T06:54:03.757Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/64/head:refs/remotes/origin/PR-64 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-06-06T06:54:04.170Z] Merging remotes/origin/main commit 63fa4a680431768fa653ad2f832ffdb5163d02d6 into PR head commit 1362aa563feaf9d8e1b2278d9cea46c363649dc1 [2022-06-06T06:54:04.425Z] Merge succeeded, producing 1362aa563feaf9d8e1b2278d9cea46c363649dc1 [2022-06-06T06:54:04.425Z] Checking out Revision 1362aa563feaf9d8e1b2278d9cea46c363649dc1 (PR-64) [2022-06-06T06:54:05.107Z] $ docker top 68480e47f414c364554e7f033b532f56675bf493cb91db3fa05427e6dcbfd291 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-06T06:54:04.190Z] > git config core.sparsecheckout # timeout=10 [2022-06-06T06:54:04.207Z] > git checkout -f 1362aa563feaf9d8e1b2278d9cea46c363649dc1 # timeout=10 [2022-06-06T06:54:04.348Z] > git remote # timeout=10 [2022-06-06T06:54:04.364Z] > git config --get remote.origin.url # timeout=10 [2022-06-06T06:54:04.376Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-06T06:54:04.388Z] > git merge 63fa4a680431768fa653ad2f832ffdb5163d02d6 # timeout=10 [2022-06-06T06:54:04.411Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-06T06:54:04.433Z] > git config core.sparsecheckout # timeout=10 [2022-06-06T06:54:04.451Z] > git checkout -f 1362aa563feaf9d8e1b2278d9cea46c363649dc1 # timeout=10 [2022-06-06T06:54:05.515Z] ---> job-cost.sh [2022-06-06T06:54:05.515Z] lf-activate-venv: SKIPPING [2022-06-06T06:54:05.515Z] INFO: No Stack... [2022-06-06T06:54:06.086Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-06T06:54:06.346Z] INFO: Archiving Costs [Pipeline] sh [2022-06-06T06:54:06.638Z] + cat /w/workspace/oundry_device-onvif-camera_PR-64/archives/cost.csv [2022-06-06T06:54:06.638Z] + cut -d, -f6 [Pipeline] lock [2022-06-06T06:54:06.652Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-64-10-stack-cost] [2022-06-06T06:54:06.657Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-64-10-stack-cost] did not exist. Created. [2022-06-06T06:54:06.657Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-64-10-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-06T06:54:06.963Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-06-06T06:54:06.987Z] Stashed 1 file(s) [Pipeline] } [2022-06-06T06:54:06.993Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-64-10-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-06T06:54:07.018Z] $ docker stop --time=1 68480e47f414c364554e7f033b532f56675bf493cb91db3fa05427e6dcbfd291 [2022-06-06T06:54:08.186Z] $ docker rm -f 68480e47f414c364554e7f033b532f56675bf493cb91db3fa05427e6dcbfd291 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-06T06:54:08.627Z] Commit message: "feat: Add Postman scripts for test purpose" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-06T06:54:09.448Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-06-06T06:54:09.448Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-06T06:54:09.448Z] Dload Upload Total Spent Left Speed [2022-06-06T06:54:09.448Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 94984 0 --:--:-- --:--:-- --:--:-- 95726 [Pipeline] sh [2022-06-06T06:54:10.232Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-06-06T06:54:10.570Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-06-06T06:54:10.570Z] + sudo tee /etc/docker/daemon.new [2022-06-06T06:54:10.570Z] { [2022-06-06T06:54:10.570Z] "registry-mirrors": [ [2022-06-06T06:54:10.570Z] "https://nexus3.edgexfoundry.org:10001" [2022-06-06T06:54:10.570Z] ], [2022-06-06T06:54:10.570Z] "bip": "10.250.0.254/24", [2022-06-06T06:54:10.570Z] "hosts": [ [2022-06-06T06:54:10.570Z] "tcp://0.0.0.0:5555", [2022-06-06T06:54:10.570Z] "unix:///var/run/docker.sock" [2022-06-06T06:54:10.570Z] ], [2022-06-06T06:54:10.570Z] "mtu": 1458, [2022-06-06T06:54:10.570Z] "selinux-enabled": true, [2022-06-06T06:54:10.570Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-06-06T06:54:10.570Z] } [Pipeline] sh [2022-06-06T06:54:10.916Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-06-06T06:54:11.255Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-06T06:54:29.582Z] provisioning config files... [2022-06-06T06:54:29.604Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/10@tmp/config359753900405431019tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-06T06:54:30.138Z] ---> docker-login.sh [2022-06-06T06:54:30.138Z] nexus3.edgexfoundry.org:10001 [2022-06-06T06:54:30.740Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T06:54:31.014Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T06:54:31.014Z] Configure a credential helper to remove this warning. See [2022-06-06T06:54:31.014Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T06:54:31.014Z] [2022-06-06T06:54:31.014Z] Login Succeeded [2022-06-06T06:54:31.014Z] nexus3.edgexfoundry.org:10002 [2022-06-06T06:54:31.287Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T06:54:31.562Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T06:54:31.562Z] Configure a credential helper to remove this warning. See [2022-06-06T06:54:31.562Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T06:54:31.562Z] [2022-06-06T06:54:31.562Z] Login Succeeded [2022-06-06T06:54:31.562Z] nexus3.edgexfoundry.org:10003 [2022-06-06T06:54:31.835Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T06:54:31.835Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T06:54:31.835Z] Configure a credential helper to remove this warning. See [2022-06-06T06:54:31.835Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T06:54:31.835Z] [2022-06-06T06:54:32.111Z] Login Succeeded [2022-06-06T06:54:32.111Z] nexus3.edgexfoundry.org:10004 [2022-06-06T06:54:32.389Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T06:54:32.389Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T06:54:32.389Z] Configure a credential helper to remove this warning. See [2022-06-06T06:54:32.389Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T06:54:32.389Z] [2022-06-06T06:54:32.389Z] Login Succeeded [2022-06-06T06:54:32.389Z] docker.io [2022-06-06T06:54:32.664Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T06:54:33.257Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T06:54:33.257Z] Configure a credential helper to remove this warning. See [2022-06-06T06:54:33.257Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T06:54:33.257Z] [2022-06-06T06:54:33.257Z] Login Succeeded [2022-06-06T06:54:33.257Z] ---> docker-login.sh ends [Pipeline] } [2022-06-06T06:54:33.274Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-06T06:54:33.529Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-06T06:54:33.540Z] ========================================================= [2022-06-06T06:54:33.540Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-06-06T06:54:33.540Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T06:54:33.898Z] + 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 . [2022-06-06T06:54:34.171Z] Sending build context to Docker daemon 6.204MB [2022-06-06T06:54:34.171Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-06-06T06:54:34.171Z] Step 2/13 : FROM ${BASE} AS builder [2022-06-06T06:54:34.450Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-06-06T06:54:34.450Z] 9b3977197b4f: Pulling fs layer [2022-06-06T06:54:34.450Z] 1a89e8eeedd5: Pulling fs layer [2022-06-06T06:54:34.450Z] 94645a83ff95: Pulling fs layer [2022-06-06T06:54:34.450Z] e6fb740bc735: Pulling fs layer [2022-06-06T06:54:34.450Z] 3a77bd46dcc9: Pulling fs layer [2022-06-06T06:54:34.450Z] 355e64cbe906: Pulling fs layer [2022-06-06T06:54:34.450Z] 63ab81a10011: Pulling fs layer [2022-06-06T06:54:34.450Z] 555d1d1c4555: Pulling fs layer [2022-06-06T06:54:34.450Z] 7d9057610161: Pulling fs layer [2022-06-06T06:54:34.450Z] 355e64cbe906: Waiting [2022-06-06T06:54:34.450Z] 63ab81a10011: Waiting [2022-06-06T06:54:34.450Z] 555d1d1c4555: Waiting [2022-06-06T06:54:34.450Z] e6fb740bc735: Waiting [2022-06-06T06:54:34.450Z] 7d9057610161: Waiting [2022-06-06T06:54:34.450Z] 3a77bd46dcc9: Waiting [2022-06-06T06:54:34.450Z] 94645a83ff95: Verifying Checksum [2022-06-06T06:54:34.450Z] 94645a83ff95: Download complete [2022-06-06T06:54:34.450Z] 1a89e8eeedd5: Verifying Checksum [2022-06-06T06:54:34.450Z] 1a89e8eeedd5: Download complete [2022-06-06T06:54:34.450Z] 3a77bd46dcc9: Verifying Checksum [2022-06-06T06:54:34.450Z] 3a77bd46dcc9: Download complete [2022-06-06T06:54:34.450Z] 355e64cbe906: Verifying Checksum [2022-06-06T06:54:34.450Z] 355e64cbe906: Download complete [2022-06-06T06:54:34.450Z] 9b3977197b4f: Download complete [2022-06-06T06:54:34.729Z] 63ab81a10011: Verifying Checksum [2022-06-06T06:54:34.729Z] 63ab81a10011: Download complete [2022-06-06T06:54:35.333Z] 9b3977197b4f: Pull complete [2022-06-06T06:54:35.608Z] 7d9057610161: Verifying Checksum [2022-06-06T06:54:35.608Z] 7d9057610161: Download complete [2022-06-06T06:54:36.213Z] 1a89e8eeedd5: Pull complete [2022-06-06T06:54:36.488Z] 94645a83ff95: Pull complete [2022-06-06T06:54:36.762Z] 555d1d1c4555: Verifying Checksum [2022-06-06T06:54:36.762Z] 555d1d1c4555: Download complete [2022-06-06T06:54:37.361Z] e6fb740bc735: Verifying Checksum [2022-06-06T06:54:37.361Z] e6fb740bc735: Download complete [2022-06-06T06:54:49.784Z] e6fb740bc735: Pull complete [2022-06-06T06:54:49.784Z] 3a77bd46dcc9: Pull complete [2022-06-06T06:54:49.784Z] 355e64cbe906: Pull complete [2022-06-06T06:54:49.784Z] 63ab81a10011: Pull complete [2022-06-06T06:54:56.520Z] 555d1d1c4555: Pull complete [2022-06-06T06:54:58.506Z] 7d9057610161: Pull complete [2022-06-06T06:54:58.506Z] Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 [2022-06-06T06:54:58.506Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-06T06:54:58.506Z] ---> 819e984ddca1 [2022-06-06T06:54:58.506Z] Step 3/13 : ARG MAKE="make build" [2022-06-06T06:54:59.125Z] ---> Running in c4f1ddc026b0 [2022-06-06T06:54:59.410Z] Removing intermediate container c4f1ddc026b0 [2022-06-06T06:54:59.410Z] ---> ae5fd1d505f6 [2022-06-06T06:54:59.410Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-06-06T06:54:59.410Z] ---> Running in 07d84f08d249 [2022-06-06T06:54:59.693Z] Removing intermediate container 07d84f08d249 [2022-06-06T06:54:59.693Z] ---> c6ae2f89d8a6 [2022-06-06T06:54:59.693Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="" [2022-06-06T06:54:59.976Z] ---> Running in e95df2a7380c [2022-06-06T06:55:00.249Z] Removing intermediate container e95df2a7380c [2022-06-06T06:55:00.249Z] ---> f34c65412ec1 [2022-06-06T06:55:00.249Z] Step 6/13 : LABEL Name=edgex-device-onvif-camera [2022-06-06T06:55:00.249Z] ---> Running in fd4cdb61c213 [2022-06-06T06:55:00.524Z] Removing intermediate container fd4cdb61c213 [2022-06-06T06:55:00.524Z] ---> bf863e0317c9 [2022-06-06T06:55:00.524Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-06T06:55:00.524Z] ---> Running in c365846bd2b6 [2022-06-06T06:55:02.516Z] Removing intermediate container c365846bd2b6 [2022-06-06T06:55:02.516Z] ---> e2dc684bf59e [2022-06-06T06:55:02.516Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-06T06:55:02.516Z] ---> Running in 9fe4f11d09f9 [2022-06-06T06:55:04.509Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-06T06:55:05.484Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-06T06:55:06.463Z] OK: 220 MiB in 52 packages [2022-06-06T06:55:07.066Z] Removing intermediate container 9fe4f11d09f9 [2022-06-06T06:55:07.066Z] ---> 4d136f0cc61c [2022-06-06T06:55:07.066Z] Step 9/13 : WORKDIR /device-onvif-camera [2022-06-06T06:55:07.066Z] ---> Running in 78bbddb1c3f8 [2022-06-06T06:55:07.341Z] Removing intermediate container 78bbddb1c3f8 [2022-06-06T06:55:07.341Z] ---> 26224872c253 [2022-06-06T06:55:07.341Z] Step 10/13 : COPY go.mod vendor* ./ [2022-06-06T06:55:07.958Z] ---> ed72f0eec4c1 [2022-06-06T06:55:07.958Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-06T06:55:07.958Z] ---> Running in ddd0af95d33f [2022-06-06T06:55:54.954Z] Removing intermediate container ddd0af95d33f [2022-06-06T06:55:54.954Z] ---> dfb97dc4558b [2022-06-06T06:55:54.954Z] Step 12/13 : COPY . . [2022-06-06T06:55:54.954Z] ---> 0fa677d9b421 [2022-06-06T06:55:54.954Z] Step 13/13 : RUN ${MAKE} [2022-06-06T06:55:54.954Z] ---> Running in 74883f9593ce [2022-06-06T06:55:54.954Z] noop [2022-06-06T06:55:55.551Z] Removing intermediate container 74883f9593ce [2022-06-06T06:55:55.551Z] ---> a1a5a752cf76 [2022-06-06T06:55:55.551Z] Successfully built a1a5a752cf76 [2022-06-06T06:55:55.551Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T06:55:55.913Z] + docker inspect -f . ci-base-image-arm64 [2022-06-06T06:55:55.913Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-06T06:55:56.162Z] prd-ubuntu20.04-docker-arm64-4c-16g-1120 does not seem to be running inside a container [2022-06-06T06:55:56.262Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/10 -v /w/workspace/device-onvif-camera/10:/w/workspace/device-onvif-camera/10:rw,z -v /w/workspace/device-onvif-camera/10@tmp:/w/workspace/device-onvif-camera/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-06-06T06:55:57.528Z] $ docker top 2d10ac2b7d6a0485c8402d0a24aededed8cfb91644486a467afb824b4f7b6706 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-06T06:55:58.433Z] + go version [2022-06-06T06:55:58.433Z] go version go1.17.7 linux/arm64 [Pipeline] } [2022-06-06T06:55:58.468Z] $ docker stop --time=1 2d10ac2b7d6a0485c8402d0a24aededed8cfb91644486a467afb824b4f7b6706 [2022-06-06T06:56:00.089Z] $ docker rm -f 2d10ac2b7d6a0485c8402d0a24aededed8cfb91644486a467afb824b4f7b6706 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T06:56:00.698Z] + docker inspect -f . ci-base-image-arm64 [2022-06-06T06:56:00.698Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-06T06:56:00.954Z] prd-ubuntu20.04-docker-arm64-4c-16g-1120 does not seem to be running inside a container [2022-06-06T06:56:01.054Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/10 -v /w/workspace/device-onvif-camera/10:/w/workspace/device-onvif-camera/10:rw,z -v /w/workspace/device-onvif-camera/10@tmp:/w/workspace/device-onvif-camera/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-06-06T06:56:02.312Z] $ docker top 9e6ab6666b68c3f47bdc3a128c4754cbe11de5690523d1925fd4a52af9d0e96b -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-06T06:56:03.218Z] + make test [2022-06-06T06:56:03.218Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-06-06T06:56:05.223Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-06-06T06:57:27.090Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-06-06T06:57:27.090Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.074s coverage: 1.3% of statements [2022-06-06T06:57:49.259Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 26.548s coverage: 13.8% of statements [2022-06-06T06:57:49.534Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-06-06T06:57:49.534Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-06-06T06:58:16.369Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-06T06:58:16.369Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-06T06:58:16.369Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-06T06:58:18.365Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-06-06T06:58:18.395Z] $ docker stop --time=1 9e6ab6666b68c3f47bdc3a128c4754cbe11de5690523d1925fd4a52af9d0e96b [2022-06-06T06:58:20.143Z] $ docker rm -f 9e6ab6666b68c3f47bdc3a128c4754cbe11de5690523d1925fd4a52af9d0e96b [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-06T06:58:21.071Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-06T06:58:21.100Z] Warning: overwriting stash ‘coverage-report’ [2022-06-06T06:58:21.735Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-06T06:58:22.142Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-06T06:58:22.490Z] + ls -al . [2022-06-06T06:58:22.490Z] total 228 [2022-06-06T06:58:22.490Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 6 06:58 . [2022-06-06T06:58:22.490Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 6 06:54 .. [2022-06-06T06:58:22.490Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 6 06:54 .git [2022-06-06T06:58:22.490Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 6 06:54 .github [2022-06-06T06:58:22.490Z] -rw-rw-r-- 1 jenkins jenkins 352 Jun 6 06:54 .gitignore [2022-06-06T06:58:22.490Z] -rw-rw-r-- 1 jenkins jenkins 42 Jun 6 06:54 .golangci.yml [2022-06-06T06:58:22.490Z] -rw-rw-r-- 1 jenkins jenkins 9099 Jun 6 06:54 Attribution.txt [2022-06-06T06:58:22.490Z] -rw-rw-r-- 1 jenkins jenkins 189 Jun 6 06:54 CHANGELOG.md [2022-06-06T06:58:22.490Z] -rw-rw-r-- 1 jenkins jenkins 1667 Jun 6 06:54 Dockerfile [2022-06-06T06:58:22.490Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 6 06:54 GOVERNANCE.md [2022-06-06T06:58:22.490Z] -rw-rw-r-- 1 jenkins jenkins 660 Jun 6 06:54 Jenkinsfile [2022-06-06T06:58:22.490Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jun 6 06:54 LICENSE [2022-06-06T06:58:22.490Z] -rw-rw-r-- 1 jenkins jenkins 2473 Jun 6 06:54 Makefile [2022-06-06T06:58:22.490Z] -rw-rw-r-- 1 jenkins jenkins 625 Jun 6 06:54 OWNERS.md [2022-06-06T06:58:22.491Z] -rw-rw-r-- 1 jenkins jenkins 29025 Jun 6 06:54 README.md [2022-06-06T06:58:22.491Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 6 06:52 VERSION [2022-06-06T06:58:22.491Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 6 06:54 bin [2022-06-06T06:58:22.491Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 6 06:54 cmd [2022-06-06T06:58:22.491Z] -rw-r--r-- 1 jenkins jenkins 53469 Jun 6 06:57 coverage.out [2022-06-06T06:58:22.491Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 6 06:54 doc [2022-06-06T06:58:22.491Z] -rw-rw-r-- 1 jenkins jenkins 3534 Jun 6 06:54 go.mod [2022-06-06T06:58:22.491Z] -rw-rw-r-- 1 jenkins jenkins 37264 Jun 6 06:54 go.sum [2022-06-06T06:58:22.491Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 6 06:54 internal [2022-06-06T06:58:22.491Z] -rw-rw-r-- 1 jenkins jenkins 236 Jun 6 06:54 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T06:58:22.882Z] + docker build -t device-onvif-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=1362aa563feaf9d8e1b2278d9cea46c363649dc1 --label arch=arm64 --label version=0.0.0 . [2022-06-06T06:58:23.511Z] Sending build context to Docker daemon 6.259MB [2022-06-06T06:58:23.511Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-06-06T06:58:23.511Z] Step 2/26 : FROM ${BASE} AS builder [2022-06-06T06:58:23.511Z] ---> a1a5a752cf76 [2022-06-06T06:58:23.511Z] Step 3/26 : ARG MAKE="make build" [2022-06-06T06:58:23.511Z] ---> Running in 90858b86ff55 [2022-06-06T06:58:23.786Z] Removing intermediate container 90858b86ff55 [2022-06-06T06:58:23.786Z] ---> fc91885859b8 [2022-06-06T06:58:23.786Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-06-06T06:58:24.065Z] ---> Running in 660272a5f959 [2022-06-06T06:58:24.335Z] Removing intermediate container 660272a5f959 [2022-06-06T06:58:24.335Z] ---> d94fa72fafe4 [2022-06-06T06:58:24.335Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-06-06T06:58:24.335Z] ---> Running in 2040f3e7306f [2022-06-06T06:58:24.611Z] Removing intermediate container 2040f3e7306f [2022-06-06T06:58:24.611Z] ---> b43a140cdc70 [2022-06-06T06:58:24.611Z] Step 6/26 : LABEL Name=edgex-device-onvif-camera [2022-06-06T06:58:24.889Z] ---> Running in 2409f6a1c18e [2022-06-06T06:58:25.161Z] Removing intermediate container 2409f6a1c18e [2022-06-06T06:58:25.161Z] ---> e06d30356a75 [2022-06-06T06:58:25.161Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-06T06:58:25.161Z] ---> Running in fb9bc7859690 [2022-06-06T06:58:26.608Z] Removing intermediate container fb9bc7859690 [2022-06-06T06:58:26.608Z] ---> 0c5207db57d5 [2022-06-06T06:58:26.608Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-06T06:58:26.883Z] ---> Running in c2dfdd9dd284 [2022-06-06T06:58:27.864Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-06T06:58:28.834Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-06T06:58:29.425Z] OK: 220 MiB in 52 packages [2022-06-06T06:58:30.405Z] Removing intermediate container c2dfdd9dd284 [2022-06-06T06:58:30.405Z] ---> 50553251cb8f [2022-06-06T06:58:30.405Z] Step 9/26 : WORKDIR /device-onvif-camera [2022-06-06T06:58:30.405Z] ---> Running in bd77e764bf89 [2022-06-06T06:58:30.680Z] Removing intermediate container bd77e764bf89 [2022-06-06T06:58:30.680Z] ---> f2a6996ee139 [2022-06-06T06:58:30.680Z] Step 10/26 : COPY go.mod vendor* ./ [2022-06-06T06:58:31.277Z] ---> 39210b274acf [2022-06-06T06:58:31.278Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-06T06:58:31.278Z] ---> Running in ed135c27a1fe [2022-06-06T06:58:33.252Z] Removing intermediate container ed135c27a1fe [2022-06-06T06:58:33.252Z] ---> 2607fa50c1d3 [2022-06-06T06:58:33.252Z] Step 12/26 : COPY . . [2022-06-06T06:58:34.233Z] ---> fe2ec3881fe8 [2022-06-06T06:58:34.233Z] Step 13/26 : RUN ${MAKE} [2022-06-06T06:58:34.233Z] ---> Running in c675cfc374b0 [2022-06-06T06:58:35.224Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2022-06-06T07:00:42.084Z] Removing intermediate container c675cfc374b0 [2022-06-06T07:00:42.085Z] ---> 6350d99c8a4b [2022-06-06T07:00:42.085Z] Step 14/26 : FROM alpine:3.15 [2022-06-06T07:00:42.085Z] 3.15: Pulling from library/alpine [2022-06-06T07:00:42.085Z] 9981e73032c8: Pulling fs layer [2022-06-06T07:00:42.085Z] 9981e73032c8: Download complete [2022-06-06T07:00:42.085Z] 9981e73032c8: Pull complete [2022-06-06T07:00:42.085Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-06-06T07:00:42.085Z] Status: Downloaded newer image for alpine:3.15 [2022-06-06T07:00:42.085Z] ---> 3fb3c9af89a9 [2022-06-06T07:00:42.085Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-06-06T07:00:42.085Z] ---> Running in 4c9c1165e174 [2022-06-06T07:00:42.085Z] Removing intermediate container 4c9c1165e174 [2022-06-06T07:00:42.085Z] ---> 4f81125a27cb [2022-06-06T07:00:42.085Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-06-06T07:00:42.085Z] ---> Running in a6ac33143c9e [2022-06-06T07:00:42.085Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-06T07:00:42.085Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-06T07:00:42.085Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-06-06T07:00:42.085Z] (2/6) Installing libgcc (10.3.1_git20211027-r0) [2022-06-06T07:00:42.085Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-06T07:00:42.085Z] (4/6) Installing libstdc++ (10.3.1_git20211027-r0) [2022-06-06T07:00:42.085Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-06T07:00:42.085Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-06T07:00:42.085Z] Executing busybox-1.34.1-r5.trigger [2022-06-06T07:00:42.085Z] OK: 8 MiB in 20 packages [2022-06-06T07:00:42.085Z] Removing intermediate container a6ac33143c9e [2022-06-06T07:00:42.085Z] ---> 5c81c1a30146 [2022-06-06T07:00:42.085Z] Step 17/26 : WORKDIR / [2022-06-06T07:00:42.085Z] ---> Running in 8004c8403b3b [2022-06-06T07:00:42.085Z] Removing intermediate container 8004c8403b3b [2022-06-06T07:00:42.085Z] ---> dfb826e81da1 [2022-06-06T07:00:42.085Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2022-06-06T07:00:42.085Z] ---> 4a672a353d2d [2022-06-06T07:00:42.085Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-06-06T07:00:42.085Z] ---> bc8592b3cef7 [2022-06-06T07:00:42.085Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-06-06T07:00:42.085Z] ---> 6b86a6653e4e [2022-06-06T07:00:42.085Z] Step 21/26 : EXPOSE 59984 [2022-06-06T07:00:42.085Z] ---> Running in 6577e7aa2310 [2022-06-06T07:00:42.085Z] Removing intermediate container 6577e7aa2310 [2022-06-06T07:00:42.085Z] ---> 9b1e1f21ac36 [2022-06-06T07:00:42.085Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2022-06-06T07:00:42.085Z] ---> Running in 28641140f947 [2022-06-06T07:00:42.085Z] Removing intermediate container 28641140f947 [2022-06-06T07:00:42.085Z] ---> 4764948ef832 [2022-06-06T07:00:42.085Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-06T07:00:42.085Z] ---> Running in d47c6fc35e28 [2022-06-06T07:00:42.357Z] Removing intermediate container d47c6fc35e28 [2022-06-06T07:00:42.357Z] ---> 8be0c35893c0 [2022-06-06T07:00:42.357Z] Step 24/26 : LABEL arch=arm64 [2022-06-06T07:00:42.631Z] ---> Running in afbfbc7c8ded [2022-06-06T07:00:42.906Z] Removing intermediate container afbfbc7c8ded [2022-06-06T07:00:42.906Z] ---> 2d418f5196d2 [2022-06-06T07:00:42.906Z] Step 25/26 : LABEL git_sha=1362aa563feaf9d8e1b2278d9cea46c363649dc1 [2022-06-06T07:00:42.906Z] ---> Running in 8ba7c86f29f3 [2022-06-06T07:00:43.181Z] Removing intermediate container 8ba7c86f29f3 [2022-06-06T07:00:43.181Z] ---> b30a33e51a33 [2022-06-06T07:00:43.181Z] Step 26/26 : LABEL version=0.0.0 [2022-06-06T07:00:43.458Z] ---> Running in d428a5142beb [2022-06-06T07:00:43.733Z] Removing intermediate container d428a5142beb [2022-06-06T07:00:43.733Z] ---> 79213a565526 [2022-06-06T07:00:43.733Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-06T07:00:43.733Z] Successfully built 79213a565526 [2022-06-06T07:00:43.733Z] Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T07:00:44.179Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-06T07:00:44.179Z] [2022-06-06T07:00:44.179Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T07:00:44.526Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-06T07:00:44.804Z] arm64: Pulling from edgex-lftools-log-publisher [2022-06-06T07:00:44.804Z] 8998bd30e6a1: Pulling fs layer [2022-06-06T07:00:44.804Z] 04944245beec: Pulling fs layer [2022-06-06T07:00:44.804Z] 699f458cf7ca: Pulling fs layer [2022-06-06T07:00:44.804Z] 765212b225bb: Pulling fs layer [2022-06-06T07:00:44.804Z] f23df028b6ca: Pulling fs layer [2022-06-06T07:00:44.804Z] d65c8cfc05b1: Pulling fs layer [2022-06-06T07:00:44.804Z] 2437ff75d9bd: Pulling fs layer [2022-06-06T07:00:44.804Z] 765212b225bb: Waiting [2022-06-06T07:00:44.804Z] f23df028b6ca: Waiting [2022-06-06T07:00:44.804Z] d65c8cfc05b1: Waiting [2022-06-06T07:00:44.804Z] 2437ff75d9bd: Waiting [2022-06-06T07:00:44.804Z] 04944245beec: Verifying Checksum [2022-06-06T07:00:44.804Z] 04944245beec: Download complete [2022-06-06T07:00:44.804Z] 765212b225bb: Verifying Checksum [2022-06-06T07:00:44.804Z] 765212b225bb: Download complete [2022-06-06T07:00:44.804Z] f23df028b6ca: Verifying Checksum [2022-06-06T07:00:44.804Z] f23df028b6ca: Download complete [2022-06-06T07:00:44.804Z] d65c8cfc05b1: Verifying Checksum [2022-06-06T07:00:44.804Z] d65c8cfc05b1: Download complete [2022-06-06T07:00:45.080Z] 699f458cf7ca: Verifying Checksum [2022-06-06T07:00:45.080Z] 699f458cf7ca: Download complete [2022-06-06T07:00:45.351Z] 8998bd30e6a1: Verifying Checksum [2022-06-06T07:00:45.351Z] 8998bd30e6a1: Download complete [2022-06-06T07:00:47.327Z] 2437ff75d9bd: Verifying Checksum [2022-06-06T07:00:47.327Z] 2437ff75d9bd: Download complete [2022-06-06T07:00:49.949Z] 8998bd30e6a1: Pull complete [2022-06-06T07:00:49.949Z] 04944245beec: Pull complete [2022-06-06T07:00:51.383Z] 699f458cf7ca: Pull complete [2022-06-06T07:00:51.658Z] 765212b225bb: Pull complete [2022-06-06T07:00:52.641Z] f23df028b6ca: Pull complete [2022-06-06T07:00:52.641Z] d65c8cfc05b1: Pull complete [2022-06-06T07:01:07.720Z] 2437ff75d9bd: Pull complete [2022-06-06T07:01:07.720Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-06-06T07:01:07.720Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-06T07:01:07.720Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-06T07:01:07.988Z] prd-ubuntu20.04-docker-arm64-4c-16g-1120 does not seem to be running inside a container [2022-06-06T07:01:08.085Z] $ 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-onvif-camera/10 -v /w/workspace/device-onvif-camera/10:/w/workspace/device-onvif-camera/10:rw,z -v /w/workspace/device-onvif-camera/10@tmp:/w/workspace/device-onvif-camera/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-06-06T07:01:10.720Z] $ docker top 795ae5fe5e450b17f2c8ab303ca37f4ef04b5821a21123e75aea19eaa4149dda -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-06T07:01:11.609Z] ---> job-cost.sh [2022-06-06T07:01:11.609Z] lf-activate-venv: SKIPPING [2022-06-06T07:01:11.609Z] INFO: No Stack... [2022-06-06T07:01:12.203Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-06-06T07:01:13.177Z] INFO: Archiving Costs [Pipeline] sh [2022-06-06T07:01:13.842Z] + cut -d, -f6 [2022-06-06T07:01:13.842Z] + cat /w/workspace/device-onvif-camera/10/archives/cost.csv [Pipeline] lock [2022-06-06T07:01:13.908Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-64-10-stack-cost] [2022-06-06T07:01:13.917Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-64-10-stack-cost] did not exist. Created. [2022-06-06T07:01:13.917Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-64-10-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-06T07:01:14.588Z] /w/workspace/device-onvif-camera/10@tmp/durable-355b2e04/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-06-06T07:01:15.332Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-06-06T07:01:15.354Z] Warning: overwriting stash ‘stack-cost’ [2022-06-06T07:01:15.414Z] Stashed 1 file(s) [Pipeline] } [2022-06-06T07:01:15.424Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-64-10-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-06T07:01:15.462Z] $ docker stop --time=1 795ae5fe5e450b17f2c8ab303ca37f4ef04b5821a21123e75aea19eaa4149dda [2022-06-06T07:01:17.030Z] $ docker rm -f 795ae5fe5e450b17f2c8ab303ca37f4ef04b5821a21123e75aea19eaa4149dda [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-06-06T07:01:17.483Z] provisioning config files... [2022-06-06T07:01:17.493Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/oundry_device-onvif-camera_PR-64@tmp/config6076319697733699793tmp [Pipeline] { [Pipeline] sh [2022-06-06T07:01:17.860Z] + set +x [2022-06-06T07:01:17.860Z] + curl -s https://codecov.io/bash [2022-06-06T07:01:17.860Z] + bash -s -- [2022-06-06T07:01:17.860Z] [2022-06-06T07:01:17.860Z] _____ _ [2022-06-06T07:01:17.860Z] / ____| | | [2022-06-06T07:01:17.860Z] | | ___ __| | ___ ___ _____ __ [2022-06-06T07:01:17.860Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-06-06T07:01:17.860Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-06-06T07:01:17.860Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-06-06T07:01:17.860Z] Bash-1.0.6 [2022-06-06T07:01:17.860Z] [2022-06-06T07:01:17.860Z] [2022-06-06T07:01:17.860Z] ==> git version 2.25.1 found [2022-06-06T07:01:17.860Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-06-06T07:01:17.860Z] Release-Date: 2020-01-08 [2022-06-06T07:01:17.860Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-06-06T07:01:17.860Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-06-06T07:01:17.860Z] ==> Jenkins CI detected. [2022-06-06T07:01:17.860Z] current dir:  /w/workspace/oundry_device-onvif-camera_PR-64 [2022-06-06T07:01:17.860Z] project root: . [2022-06-06T07:01:17.860Z] --> token set from env [2022-06-06T07:01:17.860Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-06-06T07:01:17.860Z] ==> Running gcov in . (disable via -X gcov) [2022-06-06T07:01:17.860Z] ==> Python coveragepy not found [2022-06-06T07:01:17.860Z] ==> Searching for coverage reports in: [2022-06-06T07:01:17.860Z] + . [2022-06-06T07:01:17.860Z] -> Found 1 reports [2022-06-06T07:01:17.860Z] ==> Detecting git/mercurial file structure [2022-06-06T07:01:18.128Z] ==> Reading reports [2022-06-06T07:01:18.128Z] + ./coverage.out bytes=53469 [2022-06-06T07:01:18.128Z] ==> Appending adjustments [2022-06-06T07:01:18.128Z] https://docs.codecov.io/docs/fixing-reports [2022-06-06T07:01:18.128Z] + Found adjustments [2022-06-06T07:01:18.128Z] ==> Gzipping contents [2022-06-06T07:01:18.128Z] 8.0K /tmp/codecov.5bx7wZ.gz [2022-06-06T07:01:18.128Z] ==> Uploading reports [2022-06-06T07:01:18.128Z] url: https://codecov.io [2022-06-06T07:01:18.128Z] query: branch=PR-64&commit=1362aa563feaf9d8e1b2278d9cea46c363649dc1&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-64%2F10%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=64&job=&cmd_args= [2022-06-06T07:01:18.128Z] -> Pinging Codecov [2022-06-06T07:01:18.128Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-64&commit=1362aa563feaf9d8e1b2278d9cea46c363649dc1&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-64%2F10%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=64&job=&cmd_args= [2022-06-06T07:01:18.395Z] -> Uploading to [2022-06-06T07:01:18.395Z] https://storage.googleapis.com/codecov/v4/raw/2022-06-06/F29A59C45E3A92E06B3E522C9905F8EF/1362aa563feaf9d8e1b2278d9cea46c363649dc1/e2c06177-279d-4dd9-9828-b981c7ff386a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220606%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220606T070118Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c6a562d3148b16e4e6c2becc75357741acd6a58bcb8e350647501b35715f92a3 [2022-06-06T07:01:18.395Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-06T07:01:18.395Z] Dload Upload Total Spent Left Speed [2022-06-06T07:01:18.659Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6883 0 0 100 6883 0 31144 --:--:-- --:--:-- --:--:-- 31004 100 6883 0 0 100 6883 0 29668 --:--:-- --:--:-- --:--:-- 29540 [2022-06-06T07:01:18.659Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-onvif-camera/commit/1362aa563feaf9d8e1b2278d9cea46c363649dc1 [Pipeline] } [2022-06-06T07:01:18.667Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-06-06T07:01:19.322Z] + [ -d /w/workspace/oundry_device-onvif-camera_PR-64/archives ] [2022-06-06T07:01:19.322Z] + ls -al /w/workspace/oundry_device-onvif-camera_PR-64/archives [2022-06-06T07:01:19.322Z] total 16 [2022-06-06T07:01:19.322Z] drwxr-xr-x 3 root root 4096 Jun 6 06:54 . [2022-06-06T07:01:19.322Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 6 06:54 .. [2022-06-06T07:01:19.322Z] drwxr-xr-x 2 root root 4096 Jun 6 06:54 cost [2022-06-06T07:01:19.322Z] -rw-r--r-- 1 root root 90 Jun 6 06:54 cost.csv [2022-06-06T07:01:19.322Z] + sudo chown -R jenkins:jenkins /w/workspace/oundry_device-onvif-camera_PR-64/archives [2022-06-06T07:01:19.322Z] + ls -al /w/workspace/oundry_device-onvif-camera_PR-64/archives [2022-06-06T07:01:19.322Z] total 16 [2022-06-06T07:01:19.322Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 6 06:54 . [2022-06-06T07:01:19.322Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 6 06:54 .. [2022-06-06T07:01:19.322Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 6 06:54 cost [2022-06-06T07:01:19.322Z] -rw-r--r-- 1 jenkins jenkins 90 Jun 6 06:54 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-06-06T07:01:19.609Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-06T07:01:20.474Z] ---> package-listing.sh [2022-06-06T07:01:20.474Z] ++ facter osfamily [2022-06-06T07:01:20.474Z] ++ tr '[:upper:]' '[:lower:]' [2022-06-06T07:01:20.734Z] + OS_FAMILY=debian [2022-06-06T07:01:20.734Z] + workspace=/w/workspace/oundry_device-onvif-camera_PR-64 [2022-06-06T07:01:20.734Z] + START_PACKAGES=/tmp/packages_start.txt [2022-06-06T07:01:20.734Z] + END_PACKAGES=/tmp/packages_end.txt [2022-06-06T07:01:20.734Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-06-06T07:01:20.734Z] + PACKAGES=/tmp/packages_start.txt [2022-06-06T07:01:20.734Z] + '[' /w/workspace/oundry_device-onvif-camera_PR-64 ']' [2022-06-06T07:01:20.734Z] + PACKAGES=/tmp/packages_end.txt [2022-06-06T07:01:20.734Z] + case "${OS_FAMILY}" in [2022-06-06T07:01:20.734Z] + dpkg -l [2022-06-06T07:01:20.734Z] + grep '^ii' [2022-06-06T07:01:20.734Z] + '[' -f /tmp/packages_start.txt ']' [2022-06-06T07:01:20.734Z] + '[' -f /tmp/packages_end.txt ']' [2022-06-06T07:01:20.734Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-06-06T07:01:20.734Z] + '[' /w/workspace/oundry_device-onvif-camera_PR-64 ']' [2022-06-06T07:01:20.734Z] + mkdir -p /w/workspace/oundry_device-onvif-camera_PR-64/archives/ [2022-06-06T07:01:20.734Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_device-onvif-camera_PR-64/archives/ [Pipeline] echo [2022-06-06T07:01:20.744Z] 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/oundry_device-onvif-camera_PR-64/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-06-06T07:01:21.022Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T07:01:21.587Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-06T07:01:21.587Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-06T07:01:21.673Z] prd-ubuntu20.04-docker-8c-8g-1119 does not seem to be running inside a container [2022-06-06T07:01:21.706Z] $ 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/oundry_device-onvif-camera_PR-64/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_device-onvif-camera_PR-64 -v /w/workspace/oundry_device-onvif-camera_PR-64:/w/workspace/oundry_device-onvif-camera_PR-64:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-64@tmp:/w/workspace/oundry_device-onvif-camera_PR-64@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-06T07:01:21.948Z] $ docker top 9b6b20cf17aee9178aede89a00b9778fd873b705e11d3126410cb370a52b45b1 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-06T07:01:22.303Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-06-06T07:01:22.588Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-06-06T07:01:22.873Z] + ls /var/log/sa-host [2022-06-06T07:01:22.874Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-06T07:01:23.006Z] provisioning config files... [2022-06-06T07:01:23.015Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_device-onvif-camera_PR-64@tmp/config8505020562045292813tmp [Pipeline] { [Pipeline] echo [2022-06-06T07:01:23.031Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-06T07:01:23.313Z] ---> create-netrc.sh [Pipeline] } [2022-06-06T07:01:23.320Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-06-06T07:01:23.651Z] ---> python-tools-install.sh [Pipeline] echo [2022-06-06T07:01:23.659Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-06T07:01:23.946Z] ---> sudo-logs.sh [2022-06-06T07:01:23.946Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-06-06T07:01:23.976Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-06T07:01:24.266Z] ---> job-cost.sh [2022-06-06T07:01:24.266Z] lf-activate-venv: SKIPPING [2022-06-06T07:01:24.266Z] DEBUG: total: 0.2199999988079071 [2022-06-06T07:01:24.266Z] INFO: Retrieving Stack Cost... [2022-06-06T07:01:24.528Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-06T07:01:25.099Z] INFO: Archiving Costs [Pipeline] echo [2022-06-06T07:01:25.112Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-06T07:01:25.402Z] ---> logs-deploy.sh [2022-06-06T07:01:25.402Z] lf-activate-venv: SKIPPING [2022-06-06T07:01:25.402Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-64/10 [2022-06-06T07:01:25.402Z] INFO: archiving workspace using pattern(s): [2022-06-06T07:01:26.343Z] Archives upload complete. [2022-06-06T07:01:26.606Z] INFO: archiving logs to Nexus