Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1bc60fbd6192062c31ba9592c35aea52e7a2b34f+276b854d0043017d2cd132a5df48fee36b7a1e4c (de5714c5a9b74c403fb46af7975601701b50d0ae) 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-ssh1823156427136890428.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-ssh13379277641030009659.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 95c76d14630896f3c9cf825147e1b1e2bad20cbb The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-64/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-64/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7525067158415504640.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-64/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11121746726742966167.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 95c76d14630896f3c9cf825147e1b1e2bad20cbb # timeout=10 Commit message: "Merge pull request #387 from ernestojeda/disable-concurrent-builds" > 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-ssh8150861573519679551.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-64/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-64/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13534603891587460402.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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 [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-121 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 276b854d0043017d2cd132a5df48fee36b7a1e4c into PR head commit 1bc60fbd6192062c31ba9592c35aea52e7a2b34f Merge succeeded, producing 252664f81e9a295461a48b56a8b44594209db287 Checking out Revision 252664f81e9a295461a48b56a8b44594209db287 (PR-64) > git config core.sparsecheckout # timeout=10 > git checkout -f 1bc60fbd6192062c31ba9592c35aea52e7a2b34f # 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 276b854d0043017d2cd132a5df48fee36b7a1e4c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 252664f81e9a295461a48b56a8b44594209db287 # timeout=10 Commit message: "Merge commit '276b854d0043017d2cd132a5df48fee36b7a1e4c' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-26T10:10:16.661Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-26T10:10:16.712Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-26T10:10:16.726Z] ========================================================= [2022-05-26T10:10:16.726Z] EdgeX Global Pipelines Version Info [2022-05-26T10:10:16.726Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk f192aee9a5477b5013fc0619034062888a5ea5cd # timeout=10 [2022-05-26T10:10:17.520Z] ------------------- [2022-05-26T10:10:17.520Z] stable info: [2022-05-26T10:10:17.520Z] ------------------- [2022-05-26T10:10:17.520Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-26T10:10:17.520Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-26T10:10:17.520Z] Message: update stable to v1.0.230 [2022-05-26T10:10:18.096Z] ------------------- [2022-05-26T10:10:18.096Z] experimental info: [2022-05-26T10:10:18.096Z] ------------------- [2022-05-26T10:10:18.096Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-26T10:10:18.096Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-26T10:10:18.096Z] Message: update experimental to v1.0.230 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-26T10:10:18.284Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2022-05-26T10:10:18.299Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2022-05-26T10:10:18.310Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-26T10:10:18.322Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-26T10:10:18.333Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-26T10:10:18.344Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-26T10:10:18.355Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-26T10:10:18.370Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-05-26T10:10:18.384Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-26T10:10:18.392Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-26T10:10:18.400Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-26T10:10:18.409Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2022-05-26T10:10:18.423Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-26T10:10:18.435Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-26T10:10:18.445Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-26T10:10:18.456Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-26T10:10:18.467Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-05-26T10:10:18.479Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-05-26T10:10:18.492Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-26T10:10:18.502Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-26T10:10:18.515Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-05-26T10:10:18.527Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-05-26T10:10:18.538Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-05-26T10:10:18.550Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-05-26T10:10:18.560Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-05-26T10:10:18.571Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-26T10:10:18.582Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-64 [Pipeline] echo [2022-05-26T10:10:18.593Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-64 [Pipeline] echo [2022-05-26T10:10:18.607Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-64 [Pipeline] echo [2022-05-26T10:10:18.616Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 252664f81e9a295461a48b56a8b44594209db287 [Pipeline] echo [2022-05-26T10:10:18.627Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 252664f [Pipeline] echo [2022-05-26T10:10:18.638Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-26T10:10:18.680Z] provisioning config files... [2022-05-26T10:10:18.697Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/oundry_device-onvif-camera_PR-64@tmp/config3780012784223879948tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-26T10:10:19.008Z] ---> docker-login.sh [2022-05-26T10:10:19.008Z] nexus3.edgexfoundry.org:10001 [2022-05-26T10:10:19.271Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-26T10:10:19.271Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-26T10:10:19.271Z] Configure a credential helper to remove this warning. See [2022-05-26T10:10:19.271Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-26T10:10:19.271Z] [2022-05-26T10:10:19.271Z] Login Succeeded [2022-05-26T10:10:19.271Z] nexus3.edgexfoundry.org:10002 [2022-05-26T10:10:19.533Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-26T10:10:19.533Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-26T10:10:19.533Z] Configure a credential helper to remove this warning. See [2022-05-26T10:10:19.533Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-26T10:10:19.533Z] [2022-05-26T10:10:19.533Z] Login Succeeded [2022-05-26T10:10:19.533Z] nexus3.edgexfoundry.org:10003 [2022-05-26T10:10:19.533Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-26T10:10:19.533Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-26T10:10:19.533Z] Configure a credential helper to remove this warning. See [2022-05-26T10:10:19.533Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-26T10:10:19.533Z] [2022-05-26T10:10:19.533Z] Login Succeeded [2022-05-26T10:10:19.533Z] nexus3.edgexfoundry.org:10004 [2022-05-26T10:10:19.793Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-26T10:10:19.793Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-26T10:10:19.793Z] Configure a credential helper to remove this warning. See [2022-05-26T10:10:19.793Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-26T10:10:19.793Z] [2022-05-26T10:10:19.793Z] Login Succeeded [2022-05-26T10:10:19.793Z] docker.io [2022-05-26T10:10:19.793Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-26T10:10:20.365Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-26T10:10:20.365Z] Configure a credential helper to remove this warning. See [2022-05-26T10:10:20.365Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-26T10:10:20.365Z] [2022-05-26T10:10:20.365Z] Login Succeeded [2022-05-26T10:10:20.365Z] ---> docker-login.sh ends [Pipeline] } [2022-05-26T10:10:20.374Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-26T10:10:20.738Z] + git rev-list -1 --merges 252664f81e9a295461a48b56a8b44594209db287~1..252664f81e9a295461a48b56a8b44594209db287 [Pipeline] echo [2022-05-26T10:10:20.765Z] -----------> git rev-list -1 --merges 252664f81e9a295461a48b56a8b44594209db287~1..252664f81e9a295461a48b56a8b44594209db287 252664f81e9a295461a48b56a8b44594209db287 [2022-05-26T10:10:20.765Z] 252664f81e9a295461a48b56a8b44594209db287 [false] [Pipeline] sh [2022-05-26T10:10:21.058Z] + git log --format=format:%s -1 252664f81e9a295461a48b56a8b44594209db287 [Pipeline] echo [2022-05-26T10:10:21.075Z] ========================================================= [2022-05-26T10:10:21.075Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-26T10:10:21.075Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-26T10:10:21.409Z] + git log --format=format:%s -1 252664f81e9a295461a48b56a8b44594209db287 [Pipeline] echo [2022-05-26T10:10:21.425Z] [semverPrep] GIT_COMMIT: 252664f81e9a295461a48b56a8b44594209db287, Commit Message: Merge commit '276b854d0043017d2cd132a5df48fee36b7a1e4c' into HEAD [Pipeline] echo [2022-05-26T10:10:21.436Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-05-26T10:10:21.802Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-26T10:10:21.802Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-26T10:10:21.802Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-26T10:10:21.802Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-26T10:10:21.802Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-26T10:10:21.802Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-26T10:10:21.802Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-26T10:10:22.218Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-26T10:10:22.218Z] [2022-05-26T10:10:22.218Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-26T10:10:22.519Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-26T10:10:22.519Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-26T10:10:22.519Z] 1fe172e4850f: Pulling fs layer [2022-05-26T10:10:22.519Z] caf521ccaac6: Pulling fs layer [2022-05-26T10:10:22.519Z] 3ead6fa29328: Pulling fs layer [2022-05-26T10:10:22.519Z] 5c2a1cbceb83: Pulling fs layer [2022-05-26T10:10:22.519Z] a8d5f1318db7: Pulling fs layer [2022-05-26T10:10:22.519Z] c427282e49a2: Pulling fs layer [2022-05-26T10:10:22.519Z] 1827001aaf11: Pulling fs layer [2022-05-26T10:10:22.519Z] 0714d37db230: Pulling fs layer [2022-05-26T10:10:22.519Z] ac28cf19c067: Pulling fs layer [2022-05-26T10:10:22.519Z] ca983d60f3e2: Pulling fs layer [2022-05-26T10:10:22.519Z] 9f894cec8388: Pulling fs layer [2022-05-26T10:10:22.519Z] c427282e49a2: Waiting [2022-05-26T10:10:22.519Z] 1827001aaf11: Waiting [2022-05-26T10:10:22.519Z] ca983d60f3e2: Waiting [2022-05-26T10:10:22.519Z] 9f894cec8388: Waiting [2022-05-26T10:10:22.519Z] a8d5f1318db7: Waiting [2022-05-26T10:10:22.519Z] 0714d37db230: Waiting [2022-05-26T10:10:22.519Z] ac28cf19c067: Waiting [2022-05-26T10:10:22.519Z] caf521ccaac6: Download complete [2022-05-26T10:10:22.519Z] 5c2a1cbceb83: Download complete [2022-05-26T10:10:22.780Z] 3ead6fa29328: Verifying Checksum [2022-05-26T10:10:22.780Z] 3ead6fa29328: Download complete [2022-05-26T10:10:22.780Z] a8d5f1318db7: Verifying Checksum [2022-05-26T10:10:22.780Z] a8d5f1318db7: Download complete [2022-05-26T10:10:22.780Z] c427282e49a2: Verifying Checksum [2022-05-26T10:10:22.780Z] c427282e49a2: Download complete [2022-05-26T10:10:22.780Z] 0714d37db230: Download complete [2022-05-26T10:10:22.780Z] ac28cf19c067: Download complete [2022-05-26T10:10:22.780Z] ca983d60f3e2: Verifying Checksum [2022-05-26T10:10:22.780Z] ca983d60f3e2: Download complete [2022-05-26T10:10:22.780Z] 9f894cec8388: Download complete [2022-05-26T10:10:22.780Z] 1fe172e4850f: Verifying Checksum [2022-05-26T10:10:22.780Z] 1fe172e4850f: Download complete [2022-05-26T10:10:23.039Z] 1827001aaf11: Verifying Checksum [2022-05-26T10:10:23.039Z] 1827001aaf11: Download complete [2022-05-26T10:10:24.423Z] 1fe172e4850f: Pull complete [2022-05-26T10:10:24.423Z] caf521ccaac6: Pull complete [2022-05-26T10:10:24.683Z] 3ead6fa29328: Pull complete [2022-05-26T10:10:24.942Z] 5c2a1cbceb83: Pull complete [2022-05-26T10:10:25.205Z] a8d5f1318db7: Pull complete [2022-05-26T10:10:25.205Z] c427282e49a2: Pull complete [2022-05-26T10:10:27.111Z] 1827001aaf11: Pull complete [2022-05-26T10:10:27.111Z] 0714d37db230: Pull complete [2022-05-26T10:10:27.372Z] ac28cf19c067: Pull complete [2022-05-26T10:10:27.372Z] ca983d60f3e2: Pull complete [2022-05-26T10:10:27.372Z] 9f894cec8388: Pull complete [2022-05-26T10:10:27.372Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-26T10:10:27.634Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-26T10:10:27.634Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-05-26T10:10:27.744Z] prd-ubuntu20.04-docker-8c-8g-121 does not seem to be running inside a container [2022-05-26T10:10:27.783Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-26T10:10:29.010Z] $ docker top eaa62d8e6a3dba0abe3fb1ab032494e0fdb269cb62117865bb6ba71b24a82a66 -eo pid,comm [2022-05-26T10:10:29.074Z] 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-05-26T10:10:29.074Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-26T10:10:29.111Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-26T10:10:29.111Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-26T10:10:29.224Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-26T10:10:29.230Z] $ docker exec eaa62d8e6a3dba0abe3fb1ab032494e0fdb269cb62117865bb6ba71b24a82a66 ssh-agent [2022-05-26T10:10:29.354Z] SSH_AUTH_SOCK=/tmp/ssh-DAbaZaMMAuus/agent.33 [2022-05-26T10:10:29.354Z] SSH_AGENT_PID=39 [2022-05-26T10:10:29.360Z] Running ssh-add (command line suppressed) [2022-05-26T10:10:29.472Z] Identity added: /w/workspace/oundry_device-onvif-camera_PR-64@tmp/private_key_7979678466390696663.key (/w/workspace/oundry_device-onvif-camera_PR-64@tmp/private_key_7979678466390696663.key) [2022-05-26T10:10:29.483Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-26T10:10:29.776Z] + git tag --points-at HEAD [Pipeline] } [2022-05-26T10:10:29.797Z] $ docker exec --env ******** --env ******** eaa62d8e6a3dba0abe3fb1ab032494e0fdb269cb62117865bb6ba71b24a82a66 ssh-agent -k [2022-05-26T10:10:29.902Z] unset SSH_AUTH_SOCK; [2022-05-26T10:10:29.903Z] unset SSH_AGENT_PID; [2022-05-26T10:10:29.903Z] echo Agent pid 39 killed; [2022-05-26T10:10:29.912Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-26T10:10:29.934Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-26T10:10:29.934Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-26T10:10:30.067Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-26T10:10:30.073Z] $ docker exec eaa62d8e6a3dba0abe3fb1ab032494e0fdb269cb62117865bb6ba71b24a82a66 ssh-agent [2022-05-26T10:10:30.191Z] SSH_AUTH_SOCK=/tmp/ssh-86PkZCczWUAZ/agent.75 [2022-05-26T10:10:30.191Z] SSH_AGENT_PID=82 [2022-05-26T10:10:30.197Z] Running ssh-add (command line suppressed) [2022-05-26T10:10:30.328Z] Identity added: /w/workspace/oundry_device-onvif-camera_PR-64@tmp/private_key_6073817663744083105.key (/w/workspace/oundry_device-onvif-camera_PR-64@tmp/private_key_6073817663744083105.key) [2022-05-26T10:10:30.343Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-26T10:10:30.634Z] + git semver init [2022-05-26T10:10:30.896Z] 2022-05-26 10:10:30,832 [run_init] DEBUG init version:0.0.0 force:False [2022-05-26T10:10:30.896Z] 2022-05-26 10:10:30,832 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_device-onvif-camera_PR-64/.semver [2022-05-26T10:10:30.896Z] 2022-05-26 10:10:30,833 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/oundry_device-onvif-camera_PR-64/.semver [2022-05-26T10:10:30.896Z] 2022-05-26 10:10:30,833 [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-05-26T10:10:31.467Z] 2022-05-26 10:10:31,464 [append_file] DEBUG append to file:/w/workspace/oundry_device-onvif-camera_PR-64/.git/info/exclude [2022-05-26T10:10:31.467Z] 2022-05-26 10:10:31,464 [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-05-26T10:10:31.467Z] 2022-05-26 10:10:31,465 [write_file] DEBUG write to file:/w/workspace/oundry_device-onvif-camera_PR-64/.semver/PR-64 [2022-05-26T10:10:31.467Z] 2022-05-26 10:10:31,468 [execute] INFO git cat-file --batch-check [2022-05-26T10:10:31.727Z] 2022-05-26 10:10:31,469 [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-05-26T10:10:31.727Z] 2022-05-26 10:10:31,475 [execute] INFO git cat-file --batch [2022-05-26T10:10:31.727Z] 2022-05-26 10:10:31,475 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_device-onvif-camera_PR-64/.semver, universal_newlines=False, shell=None, istream=) [2022-05-26T10:10:31.727Z] 2022-05-26 10:10:31,479 [read_version] DEBUG read version from /w/workspace/oundry_device-onvif-camera_PR-64/.semver/PR-64 [2022-05-26T10:10:31.727Z] 0.0.0 [Pipeline] } [2022-05-26T10:10:31.740Z] $ docker exec --env ******** --env ******** eaa62d8e6a3dba0abe3fb1ab032494e0fdb269cb62117865bb6ba71b24a82a66 ssh-agent -k [2022-05-26T10:10:31.857Z] unset SSH_AUTH_SOCK; [2022-05-26T10:10:31.857Z] unset SSH_AGENT_PID; [2022-05-26T10:10:31.857Z] echo Agent pid 82 killed; [2022-05-26T10:10:31.866Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-26T10:10:32.172Z] + git semver [Pipeline] } [2022-05-26T10:10:32.450Z] $ docker stop --time=1 eaa62d8e6a3dba0abe3fb1ab032494e0fdb269cb62117865bb6ba71b24a82a66 [2022-05-26T10:10:33.773Z] $ docker rm -f eaa62d8e6a3dba0abe3fb1ab032494e0fdb269cb62117865bb6ba71b24a82a66 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-26T10:10:34.128Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-26T10:10:34.370Z] Stashed 1 file(s) [Pipeline] echo [2022-05-26T10:10:34.373Z] [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-05-26T10:10:34.500Z] provisioning config files... [2022-05-26T10:10:34.514Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/oundry_device-onvif-camera_PR-64@tmp/config7581514679269602607tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-26T10:10:34.824Z] ---> docker-login.sh [2022-05-26T10:10:34.824Z] nexus3.edgexfoundry.org:10001 [2022-05-26T10:10:34.824Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-26T10:10:34.824Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-26T10:10:34.824Z] Configure a credential helper to remove this warning. See [2022-05-26T10:10:34.824Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-26T10:10:34.824Z] [2022-05-26T10:10:34.824Z] Login Succeeded [2022-05-26T10:10:34.824Z] nexus3.edgexfoundry.org:10002 [2022-05-26T10:10:34.824Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-26T10:10:35.085Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-26T10:10:35.085Z] Configure a credential helper to remove this warning. See [2022-05-26T10:10:35.085Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-26T10:10:35.085Z] [2022-05-26T10:10:35.085Z] Login Succeeded [2022-05-26T10:10:35.085Z] nexus3.edgexfoundry.org:10003 [2022-05-26T10:10:35.085Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-26T10:10:35.085Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-26T10:10:35.085Z] Configure a credential helper to remove this warning. See [2022-05-26T10:10:35.085Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-26T10:10:35.085Z] [2022-05-26T10:10:35.085Z] Login Succeeded [2022-05-26T10:10:35.085Z] nexus3.edgexfoundry.org:10004 [2022-05-26T10:10:35.085Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-26T10:10:35.348Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-26T10:10:35.348Z] Configure a credential helper to remove this warning. See [2022-05-26T10:10:35.348Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-26T10:10:35.348Z] [2022-05-26T10:10:35.348Z] Login Succeeded [2022-05-26T10:10:35.348Z] docker.io [2022-05-26T10:10:35.348Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-26T10:10:35.608Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-26T10:10:35.608Z] Configure a credential helper to remove this warning. See [2022-05-26T10:10:35.608Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-26T10:10:35.608Z] [2022-05-26T10:10:35.608Z] Login Succeeded [2022-05-26T10:10:35.608Z] ---> docker-login.sh ends [Pipeline] } [2022-05-26T10:10:35.617Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-26T10:10:35.685Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-26T10:10:35.697Z] ========================================================= [2022-05-26T10:10:35.697Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-26T10:10:35.697Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-26T10:10:36.016Z] + 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-05-26T10:10:36.016Z] Sending build context to Docker daemon 8.795MB [2022-05-26T10:10:36.016Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-05-26T10:10:36.016Z] Step 2/13 : FROM ${BASE} AS builder [2022-05-26T10:10:36.016Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-26T10:10:36.016Z] 59bf1c3509f3: Pulling fs layer [2022-05-26T10:10:36.016Z] 666ba61612fd: Pulling fs layer [2022-05-26T10:10:36.016Z] 8ed8ca486205: Pulling fs layer [2022-05-26T10:10:36.016Z] 4fe6c5a15a65: Pulling fs layer [2022-05-26T10:10:36.016Z] 22a0e8bec74d: Pulling fs layer [2022-05-26T10:10:36.016Z] ca2b28591e48: Pulling fs layer [2022-05-26T10:10:36.016Z] a51346096db8: Pulling fs layer [2022-05-26T10:10:36.016Z] daebc70d1ce1: Pulling fs layer [2022-05-26T10:10:36.016Z] 0e18a0eac166: Pulling fs layer [2022-05-26T10:10:36.016Z] 4fe6c5a15a65: Waiting [2022-05-26T10:10:36.016Z] daebc70d1ce1: Waiting [2022-05-26T10:10:36.016Z] 0e18a0eac166: Waiting [2022-05-26T10:10:36.016Z] 22a0e8bec74d: Waiting [2022-05-26T10:10:36.016Z] a51346096db8: Waiting [2022-05-26T10:10:36.016Z] ca2b28591e48: Waiting [2022-05-26T10:10:36.016Z] 8ed8ca486205: Verifying Checksum [2022-05-26T10:10:36.016Z] 8ed8ca486205: Download complete [2022-05-26T10:10:36.016Z] 666ba61612fd: Verifying Checksum [2022-05-26T10:10:36.016Z] 666ba61612fd: Download complete [2022-05-26T10:10:36.279Z] 22a0e8bec74d: Verifying Checksum [2022-05-26T10:10:36.279Z] 22a0e8bec74d: Download complete [2022-05-26T10:10:36.279Z] ca2b28591e48: Verifying Checksum [2022-05-26T10:10:36.279Z] ca2b28591e48: Download complete [2022-05-26T10:10:36.279Z] 59bf1c3509f3: Verifying Checksum [2022-05-26T10:10:36.279Z] 59bf1c3509f3: Download complete [2022-05-26T10:10:36.279Z] a51346096db8: Verifying Checksum [2022-05-26T10:10:36.279Z] a51346096db8: Download complete [2022-05-26T10:10:36.279Z] daebc70d1ce1: Download complete [2022-05-26T10:10:36.279Z] 59bf1c3509f3: Pull complete [2022-05-26T10:10:36.541Z] 666ba61612fd: Pull complete [2022-05-26T10:10:36.541Z] 8ed8ca486205: Pull complete [2022-05-26T10:10:36.803Z] 0e18a0eac166: Verifying Checksum [2022-05-26T10:10:36.804Z] 0e18a0eac166: Download complete [2022-05-26T10:10:37.063Z] 4fe6c5a15a65: Download complete [2022-05-26T10:10:41.259Z] 4fe6c5a15a65: Pull complete [2022-05-26T10:10:41.259Z] 22a0e8bec74d: Pull complete [2022-05-26T10:10:41.260Z] ca2b28591e48: Pull complete [2022-05-26T10:10:41.260Z] a51346096db8: Pull complete [2022-05-26T10:10:41.260Z] daebc70d1ce1: Pull complete [2022-05-26T10:10:43.797Z] 0e18a0eac166: Pull complete [2022-05-26T10:10:43.797Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-26T10:10:43.797Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-26T10:10:43.797Z] ---> f018257e8ee9 [2022-05-26T10:10:43.797Z] Step 3/13 : ARG MAKE="make build" [2022-05-26T10:10:44.741Z] ---> Running in 9327bd839e39 [2022-05-26T10:10:44.741Z] Removing intermediate container 9327bd839e39 [2022-05-26T10:10:44.741Z] ---> 38784b160fe8 [2022-05-26T10:10:44.741Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-05-26T10:10:44.741Z] ---> Running in 7ad4c74db5f2 [2022-05-26T10:10:45.002Z] Removing intermediate container 7ad4c74db5f2 [2022-05-26T10:10:45.002Z] ---> afca413d4a80 [2022-05-26T10:10:45.002Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="" [2022-05-26T10:10:45.002Z] ---> Running in 0966d87fb004 [2022-05-26T10:10:45.002Z] Removing intermediate container 0966d87fb004 [2022-05-26T10:10:45.002Z] ---> beed49bc5335 [2022-05-26T10:10:45.002Z] Step 6/13 : LABEL Name=edgex-device-onvif-camera [2022-05-26T10:10:45.002Z] ---> Running in 5cd3abada19a [2022-05-26T10:10:45.262Z] Removing intermediate container 5cd3abada19a [2022-05-26T10:10:45.262Z] ---> 5e88e472090d [2022-05-26T10:10:45.262Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-26T10:10:45.262Z] ---> Running in a65ad85959e6 [2022-05-26T10:10:45.834Z] Removing intermediate container a65ad85959e6 [2022-05-26T10:10:45.834Z] ---> 160eb8140914 [2022-05-26T10:10:45.834Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-26T10:10:45.834Z] ---> Running in d469685b1a63 [2022-05-26T10:10:46.094Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-26T10:10:49.475Z] Still waiting to schedule task [2022-05-26T10:10:49.476Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-05-26T10:10:51.389Z] WARNING: Ignoring https://nl.alpinelinux.org/alpine/v3.15/main: temporary error (try again later) [2022-05-26T10:10:51.389Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-26T10:10:56.679Z] WARNING: Ignoring https://nl.alpinelinux.org/alpine/v3.15/community: temporary error (try again later) [2022-05-26T10:10:56.679Z] OK: 221 MiB in 52 packages [2022-05-26T10:10:56.679Z] Removing intermediate container d469685b1a63 [2022-05-26T10:10:56.679Z] ---> b6dc0bb6b8e1 [2022-05-26T10:10:56.679Z] Step 9/13 : WORKDIR /device-onvif-camera [2022-05-26T10:10:56.679Z] ---> Running in 5cccc05103a1 [2022-05-26T10:10:56.679Z] Removing intermediate container 5cccc05103a1 [2022-05-26T10:10:56.679Z] ---> 1c2006269dc3 [2022-05-26T10:10:56.679Z] Step 10/13 : COPY go.mod vendor* ./ [2022-05-26T10:10:56.679Z] ---> d7d4ce9b0458 [2022-05-26T10:10:56.679Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-26T10:10:56.679Z] ---> Running in 8abe63b9b77e [2022-05-26T10:11:14.802Z] Removing intermediate container 8abe63b9b77e [2022-05-26T10:11:14.802Z] ---> 274a8c241b1e [2022-05-26T10:11:14.802Z] Step 12/13 : COPY . . [2022-05-26T10:11:14.802Z] ---> 7c62f8efb311 [2022-05-26T10:11:14.802Z] Step 13/13 : RUN ${MAKE} [2022-05-26T10:11:14.802Z] ---> Running in 5e2e1feb4ef0 [2022-05-26T10:11:14.802Z] noop [2022-05-26T10:11:15.067Z] Removing intermediate container 5e2e1feb4ef0 [2022-05-26T10:11:15.067Z] ---> 63bf18ada09a [2022-05-26T10:11:15.067Z] Successfully built 63bf18ada09a [2022-05-26T10:11:15.067Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-26T10:11:15.390Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-26T10:11:15.390Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-05-26T10:11:15.480Z] prd-ubuntu20.04-docker-8c-8g-121 does not seem to be running inside a container [2022-05-26T10:11:15.511Z] $ 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 ******** ci-base-image-x86_64 cat [2022-05-26T10:11:15.879Z] $ docker top 456f59f127159d4bcaeaeb62d3d15a29e4bc80727caf3ccba837a511cad75c45 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-26T10:11:16.233Z] + go version [2022-05-26T10:11:16.233Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-26T10:11:16.246Z] $ docker stop --time=1 456f59f127159d4bcaeaeb62d3d15a29e4bc80727caf3ccba837a511cad75c45 [2022-05-26T10:11:17.515Z] $ docker rm -f 456f59f127159d4bcaeaeb62d3d15a29e4bc80727caf3ccba837a511cad75c45 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-26T10:11:17.981Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-26T10:11:17.981Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-05-26T10:11:18.086Z] prd-ubuntu20.04-docker-8c-8g-121 does not seem to be running inside a container [2022-05-26T10:11:18.121Z] $ 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 ******** ci-base-image-x86_64 cat [2022-05-26T10:11:18.496Z] $ docker top 11878f849f24fa8c720cbdee1b6fe56f0845f8cba60f17a819ea19a7689a33d0 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-26T10:11:18.859Z] + make test [2022-05-26T10:11:18.859Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-05-26T10:11:19.118Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-05-26T10:11:29.097Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-05-26T10:11:29.097Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.016s coverage: 1.0% of statements [2022-05-26T10:11:35.668Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-26T10:11:39.874Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-26T10:11:39.874Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-26T10:11:39.874Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-26T10:11:39.888Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-26T10:11:39.901Z] $ docker stop --time=1 11878f849f24fa8c720cbdee1b6fe56f0845f8cba60f17a819ea19a7689a33d0 [2022-05-26T10:11:41.578Z] $ docker rm -f 11878f849f24fa8c720cbdee1b6fe56f0845f8cba60f17a819ea19a7689a33d0 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-26T10:11:42.024Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-26T10:11:42.060Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-05-26T10:11:42.559Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-26T10:11:42.844Z] + ls -al . [2022-05-26T10:11:42.844Z] total 216 [2022-05-26T10:11:42.844Z] drwxrwxr-x 9 jenkins jenkins 4096 May 26 10:11 . [2022-05-26T10:11:42.844Z] drwxrwxr-x 4 jenkins jenkins 4096 May 26 10:10 .. [2022-05-26T10:11:42.844Z] drwxrwxr-x 8 jenkins jenkins 4096 May 26 10:10 .git [2022-05-26T10:11:42.844Z] drwxrwxr-x 2 jenkins jenkins 4096 May 26 10:10 .github [2022-05-26T10:11:42.844Z] -rw-rw-r-- 1 jenkins jenkins 352 May 26 10:10 .gitignore [2022-05-26T10:11:42.844Z] -rw-rw-r-- 1 jenkins jenkins 42 May 26 10:10 .golangci.yml [2022-05-26T10:11:42.844Z] drwxr-xr-x 3 jenkins jenkins 4096 May 26 10:10 .semver [2022-05-26T10:11:42.844Z] -rw-rw-r-- 1 jenkins jenkins 9099 May 26 10:10 Attribution.txt [2022-05-26T10:11:42.845Z] -rw-rw-r-- 1 jenkins jenkins 189 May 26 10:10 CHANGELOG.md [2022-05-26T10:11:42.845Z] -rw-rw-r-- 1 jenkins jenkins 1667 May 26 10:10 Dockerfile [2022-05-26T10:11:42.845Z] -rw-rw-r-- 1 jenkins jenkins 677 May 26 10:10 GOVERNANCE.md [2022-05-26T10:11:42.845Z] -rw-rw-r-- 1 jenkins jenkins 660 May 26 10:10 Jenkinsfile [2022-05-26T10:11:42.845Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 26 10:10 LICENSE [2022-05-26T10:11:42.845Z] -rw-rw-r-- 1 jenkins jenkins 2473 May 26 10:10 Makefile [2022-05-26T10:11:42.845Z] -rw-rw-r-- 1 jenkins jenkins 625 May 26 10:10 OWNERS.md [2022-05-26T10:11:42.845Z] -rw-rw-r-- 1 jenkins jenkins 29025 May 26 10:10 README.md [2022-05-26T10:11:42.845Z] -rw-rw-r-- 1 jenkins jenkins 5 May 26 10:10 VERSION [2022-05-26T10:11:42.845Z] drwxrwxr-x 2 jenkins jenkins 4096 May 26 10:10 bin [2022-05-26T10:11:42.845Z] drwxrwxr-x 3 jenkins jenkins 4096 May 26 10:10 cmd [2022-05-26T10:11:42.845Z] -rw-r--r-- 1 jenkins jenkins 37307 May 26 10:11 coverage.out [2022-05-26T10:11:42.845Z] drwxrwxr-x 5 jenkins jenkins 4096 May 26 10:10 doc [2022-05-26T10:11:42.845Z] -rw-rw-r-- 1 jenkins jenkins 3546 May 26 10:10 go.mod [2022-05-26T10:11:42.845Z] -rw-rw-r-- 1 jenkins jenkins 37264 May 26 10:10 go.sum [2022-05-26T10:11:42.845Z] drwxrwxr-x 3 jenkins jenkins 4096 May 26 10:10 internal [2022-05-26T10:11:42.845Z] -rw-rw-r-- 1 jenkins jenkins 236 May 26 10:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-26T10:11:43.196Z] + 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=252664f81e9a295461a48b56a8b44594209db287 --label arch=amd64 --label version=0.0.0 . [2022-05-26T10:11:43.196Z] Sending build context to Docker daemon 8.833MB [2022-05-26T10:11:43.196Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-05-26T10:11:43.196Z] Step 2/26 : FROM ${BASE} AS builder [2022-05-26T10:11:43.196Z] ---> 63bf18ada09a [2022-05-26T10:11:43.196Z] Step 3/26 : ARG MAKE="make build" [2022-05-26T10:11:43.457Z] ---> Running in 774df2a8d0aa [2022-05-26T10:11:43.457Z] Removing intermediate container 774df2a8d0aa [2022-05-26T10:11:43.457Z] ---> 3cdf8782f339 [2022-05-26T10:11:43.457Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-05-26T10:11:43.457Z] ---> Running in a3dad95666c5 [2022-05-26T10:11:43.717Z] Removing intermediate container a3dad95666c5 [2022-05-26T10:11:43.717Z] ---> 488db49aab40 [2022-05-26T10:11:43.717Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-05-26T10:11:43.717Z] ---> Running in 73df8689239a [2022-05-26T10:11:43.976Z] Removing intermediate container 73df8689239a [2022-05-26T10:11:43.976Z] ---> a42ccc995850 [2022-05-26T10:11:43.976Z] Step 6/26 : LABEL Name=edgex-device-onvif-camera [2022-05-26T10:11:43.976Z] ---> Running in 4617ce7cbd8f [2022-05-26T10:11:44.236Z] Removing intermediate container 4617ce7cbd8f [2022-05-26T10:11:44.236Z] ---> 3b5018fef697 [2022-05-26T10:11:44.236Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-26T10:11:44.236Z] ---> Running in f176947fce15 [2022-05-26T10:11:44.805Z] Removing intermediate container f176947fce15 [2022-05-26T10:11:44.805Z] ---> 8d10301c4f43 [2022-05-26T10:11:44.805Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-26T10:11:44.805Z] ---> Running in 438777d78a34 [2022-05-26T10:11:45.065Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-26T10:11:46.009Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-26T10:11:46.271Z] OK: 221 MiB in 52 packages [2022-05-26T10:11:46.532Z] Removing intermediate container 438777d78a34 [2022-05-26T10:11:46.532Z] ---> bd0dec553bc1 [2022-05-26T10:11:46.532Z] Step 9/26 : WORKDIR /device-onvif-camera [2022-05-26T10:11:46.791Z] ---> Running in 300b610a7ee6 [2022-05-26T10:11:46.791Z] Removing intermediate container 300b610a7ee6 [2022-05-26T10:11:46.791Z] ---> ba193227c0b9 [2022-05-26T10:11:46.791Z] Step 10/26 : COPY go.mod vendor* ./ [2022-05-26T10:11:46.791Z] ---> a5a6bb751dd1 [2022-05-26T10:11:46.791Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-26T10:11:46.791Z] ---> Running in 0e2046c889ca [2022-05-26T10:11:47.733Z] Removing intermediate container 0e2046c889ca [2022-05-26T10:11:47.734Z] ---> 17cd75c74235 [2022-05-26T10:11:47.734Z] Step 12/26 : COPY . . [2022-05-26T10:11:47.734Z] ---> 6de4b12fd4e1 [2022-05-26T10:11:47.734Z] Step 13/26 : RUN ${MAKE} [2022-05-26T10:11:47.994Z] ---> Running in 52fcae459d40 [2022-05-26T10:11:48.254Z] 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-05-26T10:12:10.197Z] Removing intermediate container 52fcae459d40 [2022-05-26T10:12:10.197Z] ---> f54b85638128 [2022-05-26T10:12:10.197Z] Step 14/26 : FROM alpine:3.15 [2022-05-26T10:12:10.197Z] 3.15: Pulling from library/alpine [2022-05-26T10:12:10.197Z] df9b9388f04a: Pulling fs layer [2022-05-26T10:12:10.197Z] df9b9388f04a: Verifying Checksum [2022-05-26T10:12:10.197Z] df9b9388f04a: Download complete [2022-05-26T10:12:10.197Z] df9b9388f04a: Pull complete [2022-05-26T10:12:10.197Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-26T10:12:10.197Z] Status: Downloaded newer image for alpine:3.15 [2022-05-26T10:12:10.197Z] ---> 0ac33e5f5afa [2022-05-26T10:12:10.197Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-05-26T10:12:10.197Z] ---> Running in aa304046f5ee [2022-05-26T10:12:10.197Z] Removing intermediate container aa304046f5ee [2022-05-26T10:12:10.197Z] ---> 739c120a6d94 [2022-05-26T10:12:10.197Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-26T10:12:10.197Z] ---> Running in 4592b3ed8745 [2022-05-26T10:12:10.197Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-26T10:12:10.197Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-26T10:12:10.197Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-26T10:12:10.197Z] (2/6) Installing libgcc (10.3.1_git20211027-r0) [2022-05-26T10:12:10.197Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-26T10:12:10.197Z] (4/6) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-26T10:12:10.197Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-26T10:12:10.197Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-26T10:12:10.197Z] Executing busybox-1.34.1-r5.trigger [2022-05-26T10:12:10.197Z] OK: 8 MiB in 20 packages [2022-05-26T10:12:10.197Z] Removing intermediate container 4592b3ed8745 [2022-05-26T10:12:10.197Z] ---> be2f0362c230 [2022-05-26T10:12:10.197Z] Step 17/26 : WORKDIR / [2022-05-26T10:12:10.197Z] ---> Running in ed955a4cab9c [2022-05-26T10:12:10.197Z] Removing intermediate container ed955a4cab9c [2022-05-26T10:12:10.197Z] ---> b3b4666f306b [2022-05-26T10:12:10.197Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2022-05-26T10:12:10.197Z] ---> d2ca27f2d3bd [2022-05-26T10:12:10.197Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-05-26T10:12:10.197Z] ---> 2f88db79c0cd [2022-05-26T10:12:10.197Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-05-26T10:12:10.197Z] ---> b6034f79ae37 [2022-05-26T10:12:10.197Z] Step 21/26 : EXPOSE 59984 [2022-05-26T10:12:10.197Z] ---> Running in b9436e89cb4f [2022-05-26T10:12:10.197Z] Removing intermediate container b9436e89cb4f [2022-05-26T10:12:10.197Z] ---> e56c9e71c0e0 [2022-05-26T10:12:10.197Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2022-05-26T10:12:10.197Z] ---> Running in 65459f32162b [2022-05-26T10:12:10.197Z] Removing intermediate container 65459f32162b [2022-05-26T10:12:10.197Z] ---> d2fa633f0dcf [2022-05-26T10:12:10.197Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-26T10:12:10.197Z] ---> Running in 3c7c63e7e9df [2022-05-26T10:12:10.457Z] Removing intermediate container 3c7c63e7e9df [2022-05-26T10:12:10.457Z] ---> bc41f88ca3f8 [2022-05-26T10:12:10.457Z] Step 24/26 : LABEL arch=amd64 [2022-05-26T10:12:10.457Z] ---> Running in 77a84c77f1be [2022-05-26T10:12:10.457Z] Removing intermediate container 77a84c77f1be [2022-05-26T10:12:10.457Z] ---> 024eadc01aa3 [2022-05-26T10:12:10.457Z] Step 25/26 : LABEL git_sha=252664f81e9a295461a48b56a8b44594209db287 [2022-05-26T10:12:10.457Z] ---> Running in 92656758cca1 [2022-05-26T10:12:10.718Z] Removing intermediate container 92656758cca1 [2022-05-26T10:12:10.718Z] ---> 7f4c16549c1f [2022-05-26T10:12:10.718Z] Step 26/26 : LABEL version=0.0.0 [2022-05-26T10:12:10.718Z] ---> Running in a6fc2fdb0990 [2022-05-26T10:12:10.718Z] Removing intermediate container a6fc2fdb0990 [2022-05-26T10:12:10.718Z] ---> f4cd767f1f4f [2022-05-26T10:12:10.718Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-26T10:12:10.718Z] Successfully built f4cd767f1f4f [2022-05-26T10:12:10.718Z] 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-05-26T10:12:11.156Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-26T10:12:11.156Z] [2022-05-26T10:12:11.156Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-26T10:12:11.461Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-26T10:12:11.461Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-26T10:12:11.461Z] 5eb5b503b376: Pulling fs layer [2022-05-26T10:12:11.462Z] 5c69ac0246d0: Pulling fs layer [2022-05-26T10:12:11.462Z] ec43610c2a17: Pulling fs layer [2022-05-26T10:12:11.462Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-26T10:12:11.462Z] 33b1e0a273af: Pulling fs layer [2022-05-26T10:12:11.462Z] 5d3b04190fa2: Pulling fs layer [2022-05-26T10:12:11.462Z] 2f39f015ded8: Pulling fs layer [2022-05-26T10:12:11.462Z] 3a2ae6a8a46f: Waiting [2022-05-26T10:12:11.462Z] 33b1e0a273af: Waiting [2022-05-26T10:12:11.462Z] 5d3b04190fa2: Waiting [2022-05-26T10:12:11.462Z] 2f39f015ded8: Waiting [2022-05-26T10:12:11.462Z] 5c69ac0246d0: Download complete [2022-05-26T10:12:11.462Z] 3a2ae6a8a46f: Verifying Checksum [2022-05-26T10:12:11.462Z] 3a2ae6a8a46f: Download complete [2022-05-26T10:12:11.462Z] 33b1e0a273af: Verifying Checksum [2022-05-26T10:12:11.462Z] 33b1e0a273af: Download complete [2022-05-26T10:12:11.462Z] 5d3b04190fa2: Verifying Checksum [2022-05-26T10:12:11.462Z] 5d3b04190fa2: Download complete [2022-05-26T10:12:11.721Z] ec43610c2a17: Verifying Checksum [2022-05-26T10:12:11.721Z] ec43610c2a17: Download complete [2022-05-26T10:12:11.721Z] 5eb5b503b376: Verifying Checksum [2022-05-26T10:12:11.721Z] 5eb5b503b376: Download complete [2022-05-26T10:12:12.292Z] 2f39f015ded8: Download complete [2022-05-26T10:12:12.860Z] 5eb5b503b376: Pull complete [2022-05-26T10:12:13.120Z] 5c69ac0246d0: Pull complete [2022-05-26T10:12:13.687Z] ec43610c2a17: Pull complete [2022-05-26T10:12:13.687Z] 3a2ae6a8a46f: Pull complete [2022-05-26T10:12:13.945Z] 33b1e0a273af: Pull complete [2022-05-26T10:12:13.945Z] 5d3b04190fa2: Pull complete [2022-05-26T10:12:18.136Z] 2f39f015ded8: Pull complete [2022-05-26T10:12:18.136Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-26T10:12:18.136Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-26T10:12:18.136Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-05-26T10:12:18.237Z] prd-ubuntu20.04-docker-8c-8g-121 does not seem to be running inside a container [2022-05-26T10:12:18.274Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-26T10:12:19.696Z] $ docker top 2735fad1034fb0b1fb4db669a549ec0e9e2097f981eaf87b2d24ecc96ea7137f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-26T10:12:20.094Z] ---> job-cost.sh [2022-05-26T10:12:20.094Z] lf-activate-venv: SKIPPING [2022-05-26T10:12:20.094Z] INFO: No Stack... [2022-05-26T10:12:20.356Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-26T10:12:20.924Z] INFO: Archiving Costs [Pipeline] sh [2022-05-26T10:12:21.214Z] + cat /w/workspace/oundry_device-onvif-camera_PR-64/archives/cost.csv [2022-05-26T10:12:21.214Z] + cut -d, -f6 [Pipeline] lock [2022-05-26T10:12:21.228Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-64-7-stack-cost] [2022-05-26T10:12:21.234Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-64-7-stack-cost] did not exist. Created. [2022-05-26T10:12:21.234Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-64-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-26T10:12:21.540Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-26T10:12:21.604Z] Stashed 1 file(s) [Pipeline] } [2022-05-26T10:12:21.619Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-64-7-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-26T10:12:21.639Z] $ docker stop --time=1 2735fad1034fb0b1fb4db669a549ec0e9e2097f981eaf87b2d24ecc96ea7137f [2022-05-26T10:12:22.807Z] $ docker rm -f 2735fad1034fb0b1fb4db669a549ec0e9e2097f981eaf87b2d24ecc96ea7137f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-26T10:12:28.679Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-123 in /w/workspace/oundry_device-onvif-camera_PR-64 [Pipeline] { [Pipeline] ws [2022-05-26T10:12:28.689Z] Running in /w/workspace/device-onvif-camera/7 [Pipeline] { [Pipeline] checkout [2022-05-26T10:12:28.740Z] Selected Git installation does not exist. Using Default [2022-05-26T10:12:28.740Z] The recommended git tool is: NONE [2022-05-26T10:12:35.050Z] using credential edgex-jenkins-ssh [2022-05-26T10:12:35.073Z] Cloning the remote Git repository [2022-05-26T10:12:35.138Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2022-05-26T10:12:35.214Z] > git init /w/workspace/device-onvif-camera/7 # timeout=10 [2022-05-26T10:12:35.287Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2022-05-26T10:12:35.288Z] > git --version # timeout=10 [2022-05-26T10:12:35.319Z] > git --version # 'git version 2.25.1' [2022-05-26T10:12:35.321Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-26T10:12:35.392Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-26T10:12:36.146Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2022-05-26T10:12:36.169Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-26T10:12:36.198Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2022-05-26T10:12:36.738Z] Merging remotes/origin/main commit 276b854d0043017d2cd132a5df48fee36b7a1e4c into PR head commit 1bc60fbd6192062c31ba9592c35aea52e7a2b34f [2022-05-26T10:12:37.175Z] Merge succeeded, producing 0f805db1f7b4c66db21b655add3844f4810b7c11 [2022-05-26T10:12:37.176Z] Checking out Revision 0f805db1f7b4c66db21b655add3844f4810b7c11 (PR-64) [2022-05-26T10:12:36.243Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2022-05-26T10:12:36.244Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-26T10:12:36.260Z] > 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-05-26T10:12:36.784Z] > git config core.sparsecheckout # timeout=10 [2022-05-26T10:12:36.831Z] > git checkout -f 1bc60fbd6192062c31ba9592c35aea52e7a2b34f # timeout=10 [2022-05-26T10:12:36.973Z] > git remote # timeout=10 [2022-05-26T10:12:36.993Z] > git config --get remote.origin.url # timeout=10 [2022-05-26T10:12:37.006Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-26T10:12:37.018Z] > git merge 276b854d0043017d2cd132a5df48fee36b7a1e4c # timeout=10 [2022-05-26T10:12:37.162Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-26T10:12:37.185Z] > git config core.sparsecheckout # timeout=10 [2022-05-26T10:12:37.203Z] > git checkout -f 0f805db1f7b4c66db21b655add3844f4810b7c11 # timeout=10 [2022-05-26T10:12:41.341Z] Commit message: "Merge commit '276b854d0043017d2cd132a5df48fee36b7a1e4c' into HEAD" [2022-05-26T10:12:41.367Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-26T10:12:41.351Z] > git rev-list --no-walk f192aee9a5477b5013fc0619034062888a5ea5cd # timeout=10 [2022-05-26T10:12:42.132Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-26T10:12:42.132Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-26T10:12:42.132Z] Dload Upload Total Spent Left Speed [2022-05-26T10:12:42.132Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 99617 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] sh [2022-05-26T10:12:42.841Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-26T10:12:43.183Z] + + sudo teesudo /etc/docker/daemon.new jq [2022-05-26T10:12:43.183Z] . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-26T10:12:43.183Z] { [2022-05-26T10:12:43.183Z] "registry-mirrors": [ [2022-05-26T10:12:43.183Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-26T10:12:43.183Z] ], [2022-05-26T10:12:43.183Z] "bip": "10.250.0.254/24", [2022-05-26T10:12:43.183Z] "hosts": [ [2022-05-26T10:12:43.183Z] "tcp://0.0.0.0:5555", [2022-05-26T10:12:43.183Z] "unix:///var/run/docker.sock" [2022-05-26T10:12:43.183Z] ], [2022-05-26T10:12:43.183Z] "mtu": 1458, [2022-05-26T10:12:43.183Z] "selinux-enabled": true, [2022-05-26T10:12:43.183Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-26T10:12:43.183Z] } [Pipeline] sh [2022-05-26T10:12:43.585Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-26T10:12:43.946Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-26T10:13:02.286Z] provisioning config files... [2022-05-26T10:13:02.311Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/7@tmp/config531604454878353880tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-26T10:13:02.671Z] ---> docker-login.sh [2022-05-26T10:13:02.671Z] nexus3.edgexfoundry.org:10001 [2022-05-26T10:13:03.269Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-26T10:13:03.543Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-26T10:13:03.543Z] Configure a credential helper to remove this warning. See [2022-05-26T10:13:03.543Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-26T10:13:03.543Z] [2022-05-26T10:13:03.543Z] Login Succeeded [2022-05-26T10:13:03.543Z] nexus3.edgexfoundry.org:10002 [2022-05-26T10:13:03.820Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-26T10:13:04.093Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-26T10:13:04.093Z] Configure a credential helper to remove this warning. See [2022-05-26T10:13:04.093Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-26T10:13:04.093Z] [2022-05-26T10:13:04.093Z] Login Succeeded [2022-05-26T10:13:04.093Z] nexus3.edgexfoundry.org:10003 [2022-05-26T10:13:04.365Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-26T10:13:04.365Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-26T10:13:04.365Z] Configure a credential helper to remove this warning. See [2022-05-26T10:13:04.365Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-26T10:13:04.365Z] [2022-05-26T10:13:04.365Z] Login Succeeded [2022-05-26T10:13:04.365Z] nexus3.edgexfoundry.org:10004 [2022-05-26T10:13:04.967Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-26T10:13:04.967Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-26T10:13:04.967Z] Configure a credential helper to remove this warning. See [2022-05-26T10:13:04.967Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-26T10:13:04.967Z] [2022-05-26T10:13:04.967Z] Login Succeeded [2022-05-26T10:13:04.967Z] docker.io [2022-05-26T10:13:05.242Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-26T10:13:05.840Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-26T10:13:05.840Z] Configure a credential helper to remove this warning. See [2022-05-26T10:13:05.840Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-26T10:13:05.840Z] [2022-05-26T10:13:05.840Z] Login Succeeded [2022-05-26T10:13:05.840Z] ---> docker-login.sh ends [Pipeline] } [2022-05-26T10:13:05.859Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-26T10:13:06.469Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-26T10:13:06.481Z] ========================================================= [2022-05-26T10:13:06.481Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-26T10:13:06.481Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-26T10:13:06.881Z] + 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-05-26T10:13:07.163Z] Sending build context to Docker daemon 6.087MB [2022-05-26T10:13:07.438Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-05-26T10:13:07.438Z] Step 2/13 : FROM ${BASE} AS builder [2022-05-26T10:13:07.438Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-26T10:13:07.438Z] 9b3977197b4f: Pulling fs layer [2022-05-26T10:13:07.438Z] 1a89e8eeedd5: Pulling fs layer [2022-05-26T10:13:07.438Z] 94645a83ff95: Pulling fs layer [2022-05-26T10:13:07.438Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-26T10:13:07.438Z] 0c92f367c5e7: Pulling fs layer [2022-05-26T10:13:07.438Z] 3096ccb668a1: Pulling fs layer [2022-05-26T10:13:07.438Z] e8cf19c19ddd: Pulling fs layer [2022-05-26T10:13:07.438Z] a4caa8a26152: Pulling fs layer [2022-05-26T10:13:07.438Z] 3f3a8bcf1eab: Waiting [2022-05-26T10:13:07.438Z] 3096ccb668a1: Waiting [2022-05-26T10:13:07.438Z] 0c92f367c5e7: Waiting [2022-05-26T10:13:07.438Z] e8cf19c19ddd: Waiting [2022-05-26T10:13:07.438Z] a4caa8a26152: Waiting [2022-05-26T10:13:07.438Z] 94645a83ff95: Verifying Checksum [2022-05-26T10:13:07.438Z] 94645a83ff95: Download complete [2022-05-26T10:13:07.438Z] 1a89e8eeedd5: Verifying Checksum [2022-05-26T10:13:07.438Z] 1a89e8eeedd5: Download complete [2022-05-26T10:13:07.721Z] 0c92f367c5e7: Verifying Checksum [2022-05-26T10:13:07.721Z] 0c92f367c5e7: Download complete [2022-05-26T10:13:07.721Z] 3096ccb668a1: Verifying Checksum [2022-05-26T10:13:07.721Z] 3096ccb668a1: Download complete [2022-05-26T10:13:07.721Z] 9b3977197b4f: Verifying Checksum [2022-05-26T10:13:07.721Z] 9b3977197b4f: Download complete [2022-05-26T10:13:07.721Z] e8cf19c19ddd: Verifying Checksum [2022-05-26T10:13:07.721Z] e8cf19c19ddd: Download complete [2022-05-26T10:13:08.334Z] 9b3977197b4f: Pull complete [2022-05-26T10:13:08.943Z] 1a89e8eeedd5: Pull complete [2022-05-26T10:13:09.218Z] 94645a83ff95: Pull complete [2022-05-26T10:13:09.815Z] a4caa8a26152: Verifying Checksum [2022-05-26T10:13:09.815Z] a4caa8a26152: Download complete [2022-05-26T10:13:10.091Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-26T10:13:10.091Z] 3f3a8bcf1eab: Download complete [2022-05-26T10:13:22.497Z] 3f3a8bcf1eab: Pull complete [2022-05-26T10:13:22.497Z] 0c92f367c5e7: Pull complete [2022-05-26T10:13:22.497Z] 3096ccb668a1: Pull complete [2022-05-26T10:13:22.497Z] e8cf19c19ddd: Pull complete [2022-05-26T10:13:27.918Z] a4caa8a26152: Pull complete [2022-05-26T10:13:27.918Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-26T10:13:27.918Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-26T10:13:27.919Z] ---> 725f1c02e7f9 [2022-05-26T10:13:27.919Z] Step 3/13 : ARG MAKE="make build" [2022-05-26T10:13:29.370Z] ---> Running in 67656f1df9bd [2022-05-26T10:13:29.646Z] Removing intermediate container 67656f1df9bd [2022-05-26T10:13:29.646Z] ---> a2fcde7379de [2022-05-26T10:13:29.646Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-05-26T10:13:29.646Z] ---> Running in 7e28bcd27293 [2022-05-26T10:13:30.245Z] Removing intermediate container 7e28bcd27293 [2022-05-26T10:13:30.245Z] ---> 6977b9a4cf56 [2022-05-26T10:13:30.245Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="" [2022-05-26T10:13:30.245Z] ---> Running in 5d83ddb8f7e0 [2022-05-26T10:13:30.521Z] Removing intermediate container 5d83ddb8f7e0 [2022-05-26T10:13:30.521Z] ---> ccbad6748bd1 [2022-05-26T10:13:30.521Z] Step 6/13 : LABEL Name=edgex-device-onvif-camera [2022-05-26T10:13:30.521Z] ---> Running in 73e1cb94fbb7 [2022-05-26T10:13:30.797Z] Removing intermediate container 73e1cb94fbb7 [2022-05-26T10:13:30.797Z] ---> b5c67833010c [2022-05-26T10:13:30.797Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-26T10:13:31.083Z] ---> Running in 8144c3feebea [2022-05-26T10:13:32.527Z] Removing intermediate container 8144c3feebea [2022-05-26T10:13:32.527Z] ---> d4870b3c4b69 [2022-05-26T10:13:32.527Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-26T10:13:32.807Z] ---> Running in a7594934113f [2022-05-26T10:13:33.791Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-26T10:13:34.781Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-26T10:13:35.401Z] OK: 220 MiB in 52 packages [2022-05-26T10:13:36.392Z] Removing intermediate container a7594934113f [2022-05-26T10:13:36.392Z] ---> a4bdeb945207 [2022-05-26T10:13:36.392Z] Step 9/13 : WORKDIR /device-onvif-camera [2022-05-26T10:13:36.392Z] ---> Running in 1b209c8c1ea9 [2022-05-26T10:13:36.666Z] Removing intermediate container 1b209c8c1ea9 [2022-05-26T10:13:36.666Z] ---> d794211d1839 [2022-05-26T10:13:36.666Z] Step 10/13 : COPY go.mod vendor* ./ [2022-05-26T10:13:37.263Z] ---> 515c07678038 [2022-05-26T10:13:37.263Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-26T10:13:37.263Z] ---> Running in 1095e31e0838 [2022-05-26T10:14:33.831Z] Removing intermediate container 1095e31e0838 [2022-05-26T10:14:33.831Z] ---> a8451e6f60b0 [2022-05-26T10:14:33.831Z] Step 12/13 : COPY . . [2022-05-26T10:14:33.831Z] ---> b8469128cb18 [2022-05-26T10:14:33.831Z] Step 13/13 : RUN ${MAKE} [2022-05-26T10:14:33.831Z] ---> Running in 736bbb5daccb [2022-05-26T10:14:33.831Z] noop [2022-05-26T10:14:33.831Z] Removing intermediate container 736bbb5daccb [2022-05-26T10:14:33.831Z] ---> f71c4162c8ad [2022-05-26T10:14:33.831Z] Successfully built f71c4162c8ad [2022-05-26T10:14:33.831Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-26T10:14:34.198Z] + docker inspect -f . ci-base-image-arm64 [2022-05-26T10:14:34.198Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-05-26T10:14:34.449Z] prd-ubuntu20.04-docker-arm64-4c-16g-123 does not seem to be running inside a container [2022-05-26T10:14:34.531Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/7 -v /w/workspace/device-onvif-camera/7:/w/workspace/device-onvif-camera/7:rw,z -v /w/workspace/device-onvif-camera/7@tmp:/w/workspace/device-onvif-camera/7@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-arm64 cat [2022-05-26T10:14:35.807Z] $ docker top 3e5008cbbb7b540df1e13cfaaa30d672223e2b8428272db5f0565ba8abdaa312 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-26T10:14:36.707Z] + go version [2022-05-26T10:14:36.707Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-26T10:14:36.732Z] $ docker stop --time=1 3e5008cbbb7b540df1e13cfaaa30d672223e2b8428272db5f0565ba8abdaa312 [2022-05-26T10:14:38.370Z] $ docker rm -f 3e5008cbbb7b540df1e13cfaaa30d672223e2b8428272db5f0565ba8abdaa312 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-26T10:14:38.949Z] + docker inspect -f . ci-base-image-arm64 [2022-05-26T10:14:38.949Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-05-26T10:14:39.185Z] prd-ubuntu20.04-docker-arm64-4c-16g-123 does not seem to be running inside a container [2022-05-26T10:14:39.266Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/7 -v /w/workspace/device-onvif-camera/7:/w/workspace/device-onvif-camera/7:rw,z -v /w/workspace/device-onvif-camera/7@tmp:/w/workspace/device-onvif-camera/7@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-arm64 cat [2022-05-26T10:14:40.513Z] $ docker top 44ca2555dff4e730d64f5f625630b29723da38ed55ab951992a30ec1979c7ad9 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-26T10:14:41.411Z] + make test [2022-05-26T10:14:41.411Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-05-26T10:14:42.853Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-05-26T10:16:19.702Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-05-26T10:16:19.702Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.077s coverage: 1.0% of statements [2022-05-26T10:16:19.702Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-26T10:16:19.702Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-26T10:16:38.093Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-26T10:16:38.093Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-26T10:16:38.093Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-26T10:16:41.509Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-26T10:16:41.527Z] $ docker stop --time=1 44ca2555dff4e730d64f5f625630b29723da38ed55ab951992a30ec1979c7ad9 [2022-05-26T10:16:43.366Z] $ docker rm -f 44ca2555dff4e730d64f5f625630b29723da38ed55ab951992a30ec1979c7ad9 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-26T10:16:44.363Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-26T10:16:44.387Z] Warning: overwriting stash ‘coverage-report’ [2022-05-26T10:16:44.884Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-26T10:16:45.262Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-26T10:16:45.601Z] + ls -al . [2022-05-26T10:16:45.601Z] total 212 [2022-05-26T10:16:45.601Z] drwxrwxr-x 8 jenkins jenkins 4096 May 26 10:16 . [2022-05-26T10:16:45.601Z] drwxrwxr-x 4 jenkins jenkins 4096 May 26 10:12 .. [2022-05-26T10:16:45.601Z] drwxrwxr-x 8 jenkins jenkins 4096 May 26 10:12 .git [2022-05-26T10:16:45.601Z] drwxrwxr-x 2 jenkins jenkins 4096 May 26 10:12 .github [2022-05-26T10:16:45.601Z] -rw-rw-r-- 1 jenkins jenkins 352 May 26 10:12 .gitignore [2022-05-26T10:16:45.601Z] -rw-rw-r-- 1 jenkins jenkins 42 May 26 10:12 .golangci.yml [2022-05-26T10:16:45.601Z] -rw-rw-r-- 1 jenkins jenkins 9099 May 26 10:12 Attribution.txt [2022-05-26T10:16:45.601Z] -rw-rw-r-- 1 jenkins jenkins 189 May 26 10:12 CHANGELOG.md [2022-05-26T10:16:45.601Z] -rw-rw-r-- 1 jenkins jenkins 1667 May 26 10:12 Dockerfile [2022-05-26T10:16:45.601Z] -rw-rw-r-- 1 jenkins jenkins 677 May 26 10:12 GOVERNANCE.md [2022-05-26T10:16:45.601Z] -rw-rw-r-- 1 jenkins jenkins 660 May 26 10:12 Jenkinsfile [2022-05-26T10:16:45.601Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 26 10:12 LICENSE [2022-05-26T10:16:45.601Z] -rw-rw-r-- 1 jenkins jenkins 2473 May 26 10:12 Makefile [2022-05-26T10:16:45.601Z] -rw-rw-r-- 1 jenkins jenkins 625 May 26 10:12 OWNERS.md [2022-05-26T10:16:45.601Z] -rw-rw-r-- 1 jenkins jenkins 29025 May 26 10:12 README.md [2022-05-26T10:16:45.601Z] -rw-rw-r-- 1 jenkins jenkins 5 May 26 10:10 VERSION [2022-05-26T10:16:45.601Z] drwxrwxr-x 2 jenkins jenkins 4096 May 26 10:12 bin [2022-05-26T10:16:45.601Z] drwxrwxr-x 3 jenkins jenkins 4096 May 26 10:12 cmd [2022-05-26T10:16:45.601Z] -rw-r--r-- 1 jenkins jenkins 37307 May 26 10:16 coverage.out [2022-05-26T10:16:45.601Z] drwxrwxr-x 5 jenkins jenkins 4096 May 26 10:12 doc [2022-05-26T10:16:45.601Z] -rw-rw-r-- 1 jenkins jenkins 3546 May 26 10:12 go.mod [2022-05-26T10:16:45.601Z] -rw-rw-r-- 1 jenkins jenkins 37264 May 26 10:12 go.sum [2022-05-26T10:16:45.601Z] drwxrwxr-x 3 jenkins jenkins 4096 May 26 10:12 internal [2022-05-26T10:16:45.601Z] -rw-rw-r-- 1 jenkins jenkins 236 May 26 10:12 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-26T10:16:45.953Z] + 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=0f805db1f7b4c66db21b655add3844f4810b7c11 --label arch=arm64 --label version=0.0.0 . [2022-05-26T10:16:46.231Z] Sending build context to Docker daemon 6.125MB [2022-05-26T10:16:46.231Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-05-26T10:16:46.231Z] Step 2/26 : FROM ${BASE} AS builder [2022-05-26T10:16:46.231Z] ---> f71c4162c8ad [2022-05-26T10:16:46.231Z] Step 3/26 : ARG MAKE="make build" [2022-05-26T10:16:46.511Z] ---> Running in a929362e4e96 [2022-05-26T10:16:46.790Z] Removing intermediate container a929362e4e96 [2022-05-26T10:16:46.790Z] ---> 22e4509f750f [2022-05-26T10:16:46.790Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-05-26T10:16:46.790Z] ---> Running in e6fe6d5fc667 [2022-05-26T10:16:47.071Z] Removing intermediate container e6fe6d5fc667 [2022-05-26T10:16:47.071Z] ---> ed7fe3c2cdb1 [2022-05-26T10:16:47.071Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-05-26T10:16:47.357Z] ---> Running in 0b43aca06097 [2022-05-26T10:16:47.634Z] Removing intermediate container 0b43aca06097 [2022-05-26T10:16:47.634Z] ---> 268d6e10ce28 [2022-05-26T10:16:47.634Z] Step 6/26 : LABEL Name=edgex-device-onvif-camera [2022-05-26T10:16:47.634Z] ---> Running in 2f2520ac90cb [2022-05-26T10:16:47.907Z] Removing intermediate container 2f2520ac90cb [2022-05-26T10:16:47.907Z] ---> fc1c22dd1026 [2022-05-26T10:16:47.907Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-26T10:16:48.184Z] ---> Running in 3511050b5c38 [2022-05-26T10:16:49.708Z] Removing intermediate container 3511050b5c38 [2022-05-26T10:16:49.708Z] ---> ffd29009e325 [2022-05-26T10:16:49.708Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-26T10:16:50.005Z] ---> Running in cf6fe7db51f0 [2022-05-26T10:16:51.010Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-26T10:16:52.005Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-26T10:16:52.992Z] OK: 220 MiB in 52 packages [2022-05-26T10:16:53.593Z] Removing intermediate container cf6fe7db51f0 [2022-05-26T10:16:53.593Z] ---> 082be4b1e7db [2022-05-26T10:16:53.593Z] Step 9/26 : WORKDIR /device-onvif-camera [2022-05-26T10:16:53.593Z] ---> Running in a6234daff654 [2022-05-26T10:16:53.868Z] Removing intermediate container a6234daff654 [2022-05-26T10:16:53.868Z] ---> 8357011e2342 [2022-05-26T10:16:53.868Z] Step 10/26 : COPY go.mod vendor* ./ [2022-05-26T10:16:54.465Z] ---> f711352d1785 [2022-05-26T10:16:54.465Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-26T10:16:54.465Z] ---> Running in dbcfc54226af [2022-05-26T10:16:56.441Z] Removing intermediate container dbcfc54226af [2022-05-26T10:16:56.441Z] ---> 38d10dd5a70e [2022-05-26T10:16:56.441Z] Step 12/26 : COPY . . [2022-05-26T10:16:57.419Z] ---> d0aabb52e798 [2022-05-26T10:16:57.419Z] Step 13/26 : RUN ${MAKE} [2022-05-26T10:16:57.697Z] ---> Running in b30690f6a223 [2022-05-26T10:16:58.680Z] 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-05-26T10:19:20.604Z] Removing intermediate container b30690f6a223 [2022-05-26T10:19:20.604Z] ---> 0b9a1309ba5b [2022-05-26T10:19:20.604Z] Step 14/26 : FROM alpine:3.15 [2022-05-26T10:19:20.604Z] 3.15: Pulling from library/alpine [2022-05-26T10:19:20.604Z] 9981e73032c8: Pulling fs layer [2022-05-26T10:19:20.604Z] 9981e73032c8: Verifying Checksum [2022-05-26T10:19:20.604Z] 9981e73032c8: Download complete [2022-05-26T10:19:20.604Z] 9981e73032c8: Pull complete [2022-05-26T10:19:20.604Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-26T10:19:20.604Z] Status: Downloaded newer image for alpine:3.15 [2022-05-26T10:19:20.604Z] ---> 3fb3c9af89a9 [2022-05-26T10:19:20.604Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-05-26T10:19:20.604Z] ---> Running in f5f65df031f0 [2022-05-26T10:19:20.604Z] Removing intermediate container f5f65df031f0 [2022-05-26T10:19:20.604Z] ---> 036b24fcec8a [2022-05-26T10:19:20.604Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-26T10:19:20.604Z] ---> Running in 48e130a1c140 [2022-05-26T10:19:20.604Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-26T10:19:20.604Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-26T10:19:20.604Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-26T10:19:20.604Z] (2/6) Installing libgcc (10.3.1_git20211027-r0) [2022-05-26T10:19:20.604Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-26T10:19:20.604Z] (4/6) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-26T10:19:20.604Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-26T10:19:20.604Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-26T10:19:20.604Z] Executing busybox-1.34.1-r5.trigger [2022-05-26T10:19:20.604Z] OK: 8 MiB in 20 packages [2022-05-26T10:19:20.604Z] Removing intermediate container 48e130a1c140 [2022-05-26T10:19:20.604Z] ---> 3ca8f33df45b [2022-05-26T10:19:20.604Z] Step 17/26 : WORKDIR / [2022-05-26T10:19:20.604Z] ---> Running in 08036e6bc094 [2022-05-26T10:19:20.604Z] Removing intermediate container 08036e6bc094 [2022-05-26T10:19:20.604Z] ---> d347558b75f9 [2022-05-26T10:19:20.604Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2022-05-26T10:19:20.604Z] ---> dec8e0fcb556 [2022-05-26T10:19:20.604Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-05-26T10:19:20.604Z] ---> f6a7bb644a7b [2022-05-26T10:19:20.604Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-05-26T10:19:20.604Z] ---> 568f3b2b7e5a [2022-05-26T10:19:20.604Z] Step 21/26 : EXPOSE 59984 [2022-05-26T10:19:20.604Z] ---> Running in 049c668490b7 [2022-05-26T10:19:20.604Z] Removing intermediate container 049c668490b7 [2022-05-26T10:19:20.604Z] ---> bdd3c939c790 [2022-05-26T10:19:20.604Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2022-05-26T10:19:20.604Z] ---> Running in c72817b9c333 [2022-05-26T10:19:20.604Z] Removing intermediate container c72817b9c333 [2022-05-26T10:19:20.604Z] ---> 1f375ac8ffde [2022-05-26T10:19:20.604Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-26T10:19:20.604Z] ---> Running in f4f7e0edc57a [2022-05-26T10:19:20.604Z] Removing intermediate container f4f7e0edc57a [2022-05-26T10:19:20.604Z] ---> f6b8fe165486 [2022-05-26T10:19:20.604Z] Step 24/26 : LABEL arch=arm64 [2022-05-26T10:19:20.604Z] ---> Running in a1b02d80507c [2022-05-26T10:19:20.604Z] Removing intermediate container a1b02d80507c [2022-05-26T10:19:20.604Z] ---> e47fcb912b83 [2022-05-26T10:19:20.604Z] Step 25/26 : LABEL git_sha=0f805db1f7b4c66db21b655add3844f4810b7c11 [2022-05-26T10:19:20.604Z] ---> Running in fd5a6213456f [2022-05-26T10:19:20.604Z] Removing intermediate container fd5a6213456f [2022-05-26T10:19:20.604Z] ---> 8eacedfb1e6e [2022-05-26T10:19:20.604Z] Step 26/26 : LABEL version=0.0.0 [2022-05-26T10:19:20.604Z] ---> Running in b364dce7654b [2022-05-26T10:19:20.604Z] Removing intermediate container b364dce7654b [2022-05-26T10:19:20.604Z] ---> 56dafdee6515 [2022-05-26T10:19:20.604Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-26T10:19:20.604Z] Successfully built 56dafdee6515 [2022-05-26T10:19:20.604Z] 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-05-26T10:19:21.058Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-26T10:19:21.059Z] [2022-05-26T10:19:21.059Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-26T10:19:21.407Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-26T10:19:21.687Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-26T10:19:21.687Z] 8998bd30e6a1: Pulling fs layer [2022-05-26T10:19:21.687Z] 04944245beec: Pulling fs layer [2022-05-26T10:19:21.687Z] 699f458cf7ca: Pulling fs layer [2022-05-26T10:19:21.687Z] 765212b225bb: Pulling fs layer [2022-05-26T10:19:21.687Z] f23df028b6ca: Pulling fs layer [2022-05-26T10:19:21.687Z] d65c8cfc05b1: Pulling fs layer [2022-05-26T10:19:21.687Z] 2437ff75d9bd: Pulling fs layer [2022-05-26T10:19:21.687Z] 765212b225bb: Waiting [2022-05-26T10:19:21.687Z] f23df028b6ca: Waiting [2022-05-26T10:19:21.687Z] d65c8cfc05b1: Waiting [2022-05-26T10:19:21.687Z] 2437ff75d9bd: Waiting [2022-05-26T10:19:21.687Z] 04944245beec: Verifying Checksum [2022-05-26T10:19:21.687Z] 04944245beec: Download complete [2022-05-26T10:19:21.687Z] 765212b225bb: Verifying Checksum [2022-05-26T10:19:21.687Z] 765212b225bb: Download complete [2022-05-26T10:19:21.687Z] f23df028b6ca: Verifying Checksum [2022-05-26T10:19:21.687Z] f23df028b6ca: Download complete [2022-05-26T10:19:21.687Z] d65c8cfc05b1: Verifying Checksum [2022-05-26T10:19:21.687Z] d65c8cfc05b1: Download complete [2022-05-26T10:19:21.962Z] 699f458cf7ca: Verifying Checksum [2022-05-26T10:19:21.962Z] 699f458cf7ca: Download complete [2022-05-26T10:19:22.236Z] 8998bd30e6a1: Verifying Checksum [2022-05-26T10:19:22.236Z] 8998bd30e6a1: Download complete [2022-05-26T10:19:24.869Z] 2437ff75d9bd: Verifying Checksum [2022-05-26T10:19:24.869Z] 2437ff75d9bd: Download complete [2022-05-26T10:19:26.849Z] 8998bd30e6a1: Pull complete [2022-05-26T10:19:27.124Z] 04944245beec: Pull complete [2022-05-26T10:19:28.563Z] 699f458cf7ca: Pull complete [2022-05-26T10:19:28.834Z] 765212b225bb: Pull complete [2022-05-26T10:19:29.817Z] f23df028b6ca: Pull complete [2022-05-26T10:19:29.817Z] d65c8cfc05b1: Pull complete [2022-05-26T10:19:44.907Z] 2437ff75d9bd: Pull complete [2022-05-26T10:19:44.907Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-26T10:19:44.907Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-26T10:19:44.907Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-05-26T10:19:45.168Z] prd-ubuntu20.04-docker-arm64-4c-16g-123 does not seem to be running inside a container [2022-05-26T10:19:45.250Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-onvif-camera/7 -v /w/workspace/device-onvif-camera/7:/w/workspace/device-onvif-camera/7:rw,z -v /w/workspace/device-onvif-camera/7@tmp:/w/workspace/device-onvif-camera/7@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:arm64 cat [2022-05-26T10:19:47.866Z] $ docker top 7ae70b8efdd2af1e92e27fd4b42a8d61aea58665a0031708a9f9bfacc19550f3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-26T10:19:48.809Z] ---> job-cost.sh [2022-05-26T10:19:48.809Z] lf-activate-venv: SKIPPING [2022-05-26T10:19:48.809Z] INFO: No Stack... [2022-05-26T10:19:49.404Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-26T10:19:50.379Z] INFO: Archiving Costs [Pipeline] sh [2022-05-26T10:19:51.037Z] + cat /w/workspace/device-onvif-camera/7/archives/cost.csv [2022-05-26T10:19:51.038Z] + cut -d, -f6 [Pipeline] lock [2022-05-26T10:19:51.096Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-64-7-stack-cost] [2022-05-26T10:19:51.103Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-64-7-stack-cost] did not exist. Created. [2022-05-26T10:19:51.103Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-64-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-26T10:19:51.781Z] /w/workspace/device-onvif-camera/7@tmp/durable-5582d203/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-05-26T10:19:52.454Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-26T10:19:52.473Z] Warning: overwriting stash ‘stack-cost’ [2022-05-26T10:19:52.522Z] Stashed 1 file(s) [Pipeline] } [2022-05-26T10:19:52.531Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-64-7-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-26T10:19:52.552Z] $ docker stop --time=1 7ae70b8efdd2af1e92e27fd4b42a8d61aea58665a0031708a9f9bfacc19550f3 [2022-05-26T10:19:54.075Z] $ docker rm -f 7ae70b8efdd2af1e92e27fd4b42a8d61aea58665a0031708a9f9bfacc19550f3 [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-05-26T10:19:54.500Z] provisioning config files... [2022-05-26T10:19:54.508Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/oundry_device-onvif-camera_PR-64@tmp/config5480522538305781460tmp [Pipeline] { [Pipeline] sh [2022-05-26T10:19:54.810Z] + set +x [2022-05-26T10:19:54.810Z] + curl -s https://codecov.io/bash [2022-05-26T10:19:54.810Z] + bash -s -- [2022-05-26T10:19:54.810Z] [2022-05-26T10:19:54.810Z] _____ _ [2022-05-26T10:19:54.810Z] / ____| | | [2022-05-26T10:19:54.810Z] | | ___ __| | ___ ___ _____ __ [2022-05-26T10:19:54.810Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-26T10:19:54.810Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-26T10:19:54.810Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-26T10:19:54.810Z] Bash-1.0.6 [2022-05-26T10:19:54.810Z] [2022-05-26T10:19:54.810Z] [2022-05-26T10:19:54.810Z] ==> git version 2.25.1 found [2022-05-26T10:19:54.810Z] ==> 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-05-26T10:19:54.810Z] Release-Date: 2020-01-08 [2022-05-26T10:19:54.810Z] 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-05-26T10:19:54.810Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-26T10:19:54.810Z] ==> Jenkins CI detected. [2022-05-26T10:19:54.810Z] current dir:  /w/workspace/oundry_device-onvif-camera_PR-64 [2022-05-26T10:19:54.810Z] project root: . [2022-05-26T10:19:54.810Z] --> token set from env [2022-05-26T10:19:54.810Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-26T10:19:54.810Z] ==> Running gcov in . (disable via -X gcov) [2022-05-26T10:19:54.810Z] ==> Python coveragepy not found [2022-05-26T10:19:54.810Z] ==> Searching for coverage reports in: [2022-05-26T10:19:54.810Z] + . [2022-05-26T10:19:54.810Z] -> Found 1 reports [2022-05-26T10:19:54.810Z] ==> Detecting git/mercurial file structure [2022-05-26T10:19:54.810Z] ==> Reading reports [2022-05-26T10:19:55.071Z] + ./coverage.out bytes=37307 [2022-05-26T10:19:55.071Z] ==> Appending adjustments [2022-05-26T10:19:55.071Z] https://docs.codecov.io/docs/fixing-reports [2022-05-26T10:19:55.071Z] + Found adjustments [2022-05-26T10:19:55.071Z] ==> Gzipping contents [2022-05-26T10:19:55.071Z] 8.0K /tmp/codecov.TmEaqk.gz [2022-05-26T10:19:55.071Z] ==> Uploading reports [2022-05-26T10:19:55.071Z] url: https://codecov.io [2022-05-26T10:19:55.071Z] query: branch=PR-64&commit=252664f81e9a295461a48b56a8b44594209db287&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-64%2F7%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=64&job=&cmd_args= [2022-05-26T10:19:55.071Z] -> Pinging Codecov [2022-05-26T10:19:55.071Z] 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=252664f81e9a295461a48b56a8b44594209db287&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-64%2F7%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=64&job=&cmd_args= [2022-05-26T10:19:55.332Z] -> Uploading to [2022-05-26T10:19:55.333Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-26/F29A59C45E3A92E06B3E522C9905F8EF/252664f81e9a295461a48b56a8b44594209db287/2efc9536-e537-47c3-b0cb-7d6bde9af4e4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220526%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220526T101955Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3f9916af11cc2df3d6410c87ceebb735eb726fd19a20e332297c97ebe683be84 [2022-05-26T10:19:55.333Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-26T10:19:55.333Z] Dload Upload Total Spent Left Speed [2022-05-26T10:19:55.593Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4627 0 0 100 4627 0 22033 --:--:-- --:--:-- --:--:-- 22033 [2022-05-26T10:19:55.593Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-onvif-camera/commit/252664f81e9a295461a48b56a8b44594209db287 [Pipeline] } [2022-05-26T10:19:55.602Z] 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-05-26T10:19:56.231Z] + [ -d /w/workspace/oundry_device-onvif-camera_PR-64/archives ] [2022-05-26T10:19:56.231Z] + ls -al /w/workspace/oundry_device-onvif-camera_PR-64/archives [2022-05-26T10:19:56.231Z] total 16 [2022-05-26T10:19:56.231Z] drwxr-xr-x 3 root root 4096 May 26 10:12 . [2022-05-26T10:19:56.231Z] drwxrwxr-x 10 jenkins jenkins 4096 May 26 10:12 .. [2022-05-26T10:19:56.231Z] drwxr-xr-x 2 root root 4096 May 26 10:12 cost [2022-05-26T10:19:56.231Z] -rw-r--r-- 1 root root 89 May 26 10:12 cost.csv [2022-05-26T10:19:56.231Z] + sudo chown -R jenkins:jenkins /w/workspace/oundry_device-onvif-camera_PR-64/archives [2022-05-26T10:19:56.231Z] + ls -al /w/workspace/oundry_device-onvif-camera_PR-64/archives [2022-05-26T10:19:56.231Z] total 16 [2022-05-26T10:19:56.231Z] drwxr-xr-x 3 jenkins jenkins 4096 May 26 10:12 . [2022-05-26T10:19:56.231Z] drwxrwxr-x 10 jenkins jenkins 4096 May 26 10:12 .. [2022-05-26T10:19:56.231Z] drwxr-xr-x 2 jenkins jenkins 4096 May 26 10:12 cost [2022-05-26T10:19:56.231Z] -rw-r--r-- 1 jenkins jenkins 89 May 26 10:12 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-26T10:19:56.527Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-26T10:19:57.391Z] ---> package-listing.sh [2022-05-26T10:19:57.391Z] ++ facter osfamily [2022-05-26T10:19:57.391Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-26T10:19:57.651Z] + OS_FAMILY=debian [2022-05-26T10:19:57.651Z] + workspace=/w/workspace/oundry_device-onvif-camera_PR-64 [2022-05-26T10:19:57.651Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-26T10:19:57.651Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-26T10:19:57.651Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-26T10:19:57.651Z] + PACKAGES=/tmp/packages_start.txt [2022-05-26T10:19:57.651Z] + '[' /w/workspace/oundry_device-onvif-camera_PR-64 ']' [2022-05-26T10:19:57.651Z] + PACKAGES=/tmp/packages_end.txt [2022-05-26T10:19:57.651Z] + case "${OS_FAMILY}" in [2022-05-26T10:19:57.651Z] + dpkg -l [2022-05-26T10:19:57.651Z] + grep '^ii' [2022-05-26T10:19:57.651Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-26T10:19:57.651Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-26T10:19:57.651Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-26T10:19:57.651Z] + '[' /w/workspace/oundry_device-onvif-camera_PR-64 ']' [2022-05-26T10:19:57.651Z] + mkdir -p /w/workspace/oundry_device-onvif-camera_PR-64/archives/ [2022-05-26T10:19:57.651Z] + 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-05-26T10:19:57.663Z] 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-05-26T10:19:57.944Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-26T10:19:58.506Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-26T10:19:58.506Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-05-26T10:19:58.587Z] prd-ubuntu20.04-docker-8c-8g-121 does not seem to be running inside a container [2022-05-26T10:19:58.621Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-26T10:19:58.852Z] $ docker top 6998262aeb5fc877fdcd97e303f12f53d8e62a51188c73e0ba3a129ac02ed6c3 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-26T10:19:59.207Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-26T10:19:59.493Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-26T10:19:59.780Z] + ls /var/log/sa-host [2022-05-26T10:19:59.780Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-26T10:19:59.899Z] provisioning config files... [2022-05-26T10:19:59.908Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_device-onvif-camera_PR-64@tmp/config13313760908285652tmp [Pipeline] { [Pipeline] echo [2022-05-26T10:19:59.922Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-26T10:20:00.209Z] ---> create-netrc.sh [Pipeline] } [2022-05-26T10:20:00.216Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-26T10:20:00.542Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-26T10:20:00.551Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-26T10:20:00.836Z] ---> sudo-logs.sh [2022-05-26T10:20:00.836Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-26T10:20:00.856Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-26T10:20:01.140Z] ---> job-cost.sh [2022-05-26T10:20:01.140Z] lf-activate-venv: SKIPPING [2022-05-26T10:20:01.140Z] DEBUG: total: 0.2199999988079071 [2022-05-26T10:20:01.140Z] INFO: Retrieving Stack Cost... [2022-05-26T10:20:01.400Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-26T10:20:01.972Z] INFO: Archiving Costs [Pipeline] echo [2022-05-26T10:20:01.984Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-26T10:20:02.273Z] ---> logs-deploy.sh [2022-05-26T10:20:02.273Z] lf-activate-venv: SKIPPING [2022-05-26T10:20:02.273Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-64/7 [2022-05-26T10:20:02.273Z] INFO: archiving workspace using pattern(s): [2022-05-26T10:20:03.213Z] Archives upload complete. [2022-05-26T10:20:03.213Z] INFO: archiving logs to Nexus