Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b04bfaa3f7c90cec0972aba86e0cd13724293b2a+87f15e26a71a8026a682f6867a4ab9a3284585c9 (f283b6c8beb9f838f41055425b7c1f3b5598e424) 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-ssh2233221513441458742.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh7278786898158127937.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 bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-139/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-139/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5224561199624214637.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh8062600439920362751.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-139/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-139/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2546280724609024346.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v2]] ========================================================= [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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-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: true SWAGGER_API_FOLDERS: doc/openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-24412 in /w/workspace/undry_device-onvif-camera_PR-139 [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/undry_device-onvif-camera_PR-139 # 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 Merging remotes/origin/main commit 87f15e26a71a8026a682f6867a4ab9a3284585c9 into PR head commit b04bfaa3f7c90cec0972aba86e0cd13724293b2a Merge succeeded, producing 498f6db7bf96b71e1f6d519c8380fdcd312ce707 Checking out Revision 498f6db7bf96b71e1f6d519c8380fdcd312ce707 (PR-139) > 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/139/head:refs/remotes/origin/PR-139 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b04bfaa3f7c90cec0972aba86e0cd13724293b2a # 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 87f15e26a71a8026a682f6867a4ab9a3284585c9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 498f6db7bf96b71e1f6d519c8380fdcd312ce707 # timeout=10 Commit message: "Merge commit '87f15e26a71a8026a682f6867a4ab9a3284585c9' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 81a24712371c0d9fa265726654bc970d0431ef37 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-09-02T10:10:20.368Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-02T10:10:20.450Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-02T10:10:20.463Z] ========================================================= [2022-09-02T10:10:20.463Z] EdgeX Global Pipelines Version Info [2022-09-02T10:10:20.463Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-09-02T10:10:21.249Z] ------------------- [2022-09-02T10:10:21.249Z] stable info: [2022-09-02T10:10:21.249Z] ------------------- [2022-09-02T10:10:21.249Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-02T10:10:21.249Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-02T10:10:21.249Z] Message: update stable to v1.0.239 [2022-09-02T10:10:21.824Z] ------------------- [2022-09-02T10:10:21.824Z] experimental info: [2022-09-02T10:10:21.824Z] ------------------- [2022-09-02T10:10:21.824Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-02T10:10:21.824Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-02T10:10:21.824Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-02T10:10:22.017Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2022-09-02T10:10:22.026Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2022-09-02T10:10:22.035Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-02T10:10:22.044Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-02T10:10:22.054Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-02T10:10:22.067Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-02T10:10:22.083Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-02T10:10:22.095Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-09-02T10:10:22.111Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-02T10:10:22.122Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-02T10:10:22.136Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-02T10:10:22.148Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2022-09-02T10:10:22.165Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-02T10:10:22.177Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-02T10:10:22.190Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-09-02T10:10:22.205Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-09-02T10:10:22.226Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-09-02T10:10:22.243Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-09-02T10:10:22.262Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-02T10:10:22.273Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-02T10:10:22.284Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-09-02T10:10:22.293Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo [2022-09-02T10:10:22.303Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-09-02T10:10:22.311Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-09-02T10:10:22.322Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-09-02T10:10:22.334Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-02T10:10:22.343Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-02T10:10:22.358Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-139 [Pipeline] echo [2022-09-02T10:10:22.377Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-139 [Pipeline] echo [2022-09-02T10:10:22.389Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-139 [Pipeline] echo [2022-09-02T10:10:22.401Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 498f6db7bf96b71e1f6d519c8380fdcd312ce707 [Pipeline] echo [2022-09-02T10:10:22.415Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 498f6db [Pipeline] echo [2022-09-02T10:10:22.433Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-02T10:10:22.481Z] provisioning config files... [2022-09-02T10:10:22.496Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-139@tmp/config2259692257833168013tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-02T10:10:22.805Z] ---> docker-login.sh [2022-09-02T10:10:22.805Z] nexus3.edgexfoundry.org:10001 [2022-09-02T10:10:23.091Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-02T10:10:23.353Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-02T10:10:23.353Z] Configure a credential helper to remove this warning. See [2022-09-02T10:10:23.353Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-02T10:10:23.353Z] [2022-09-02T10:10:23.353Z] Login Succeeded [2022-09-02T10:10:23.353Z] nexus3.edgexfoundry.org:10002 [2022-09-02T10:10:23.353Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-02T10:10:23.353Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-02T10:10:23.353Z] Configure a credential helper to remove this warning. See [2022-09-02T10:10:23.353Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-02T10:10:23.353Z] [2022-09-02T10:10:23.353Z] Login Succeeded [2022-09-02T10:10:23.353Z] nexus3.edgexfoundry.org:10003 [2022-09-02T10:10:23.615Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-02T10:10:23.615Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-02T10:10:23.615Z] Configure a credential helper to remove this warning. See [2022-09-02T10:10:23.615Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-02T10:10:23.615Z] [2022-09-02T10:10:23.615Z] Login Succeeded [2022-09-02T10:10:23.615Z] nexus3.edgexfoundry.org:10004 [2022-09-02T10:10:23.615Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-02T10:10:23.615Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-02T10:10:23.615Z] Configure a credential helper to remove this warning. See [2022-09-02T10:10:23.615Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-02T10:10:23.615Z] [2022-09-02T10:10:23.615Z] Login Succeeded [2022-09-02T10:10:23.615Z] docker.io [2022-09-02T10:10:23.876Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-02T10:10:24.138Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-02T10:10:24.138Z] Configure a credential helper to remove this warning. See [2022-09-02T10:10:24.138Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-02T10:10:24.138Z] [2022-09-02T10:10:24.138Z] Login Succeeded [2022-09-02T10:10:24.138Z] ---> docker-login.sh ends [Pipeline] } [2022-09-02T10:10:24.147Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-09-02T10:10:24.554Z] + git rev-list -1 --merges 498f6db7bf96b71e1f6d519c8380fdcd312ce707~1..498f6db7bf96b71e1f6d519c8380fdcd312ce707 [Pipeline] echo [2022-09-02T10:10:24.598Z] -----------> git rev-list -1 --merges 498f6db7bf96b71e1f6d519c8380fdcd312ce707~1..498f6db7bf96b71e1f6d519c8380fdcd312ce707 498f6db7bf96b71e1f6d519c8380fdcd312ce707 [2022-09-02T10:10:24.598Z] 498f6db7bf96b71e1f6d519c8380fdcd312ce707 [false] [Pipeline] sh [2022-09-02T10:10:24.905Z] + git log --format=format:%s -1 498f6db7bf96b71e1f6d519c8380fdcd312ce707 [Pipeline] echo [2022-09-02T10:10:24.923Z] ========================================================= [2022-09-02T10:10:24.923Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-02T10:10:24.923Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-02T10:10:25.269Z] + git log --format=format:%s -1 498f6db7bf96b71e1f6d519c8380fdcd312ce707 [Pipeline] echo [2022-09-02T10:10:25.281Z] [semverPrep] GIT_COMMIT: 498f6db7bf96b71e1f6d519c8380fdcd312ce707, Commit Message: Merge commit '87f15e26a71a8026a682f6867a4ab9a3284585c9' into HEAD [Pipeline] echo [2022-09-02T10:10:25.297Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-09-02T10:10:25.667Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-02T10:10:25.667Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-02T10:10:25.667Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-02T10:10:25.667Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-02T10:10:25.667Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-09-02T10:10:25.667Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-09-02T10:10:25.667Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-02T10:10:26.102Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-02T10:10:26.102Z] [2022-09-02T10:10:26.102Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-02T10:10:26.408Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-02T10:10:26.409Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-02T10:10:26.409Z] b85a868b505f: Pulling fs layer [2022-09-02T10:10:26.409Z] e2be974225ed: Pulling fs layer [2022-09-02T10:10:26.409Z] 339a4e72a1f5: Pulling fs layer [2022-09-02T10:10:26.409Z] 988bab9f4d93: Pulling fs layer [2022-09-02T10:10:26.409Z] 1469e6f7b9e6: Pulling fs layer [2022-09-02T10:10:26.409Z] eaf3925da568: Pulling fs layer [2022-09-02T10:10:26.409Z] bab4dde63d76: Pulling fs layer [2022-09-02T10:10:26.409Z] bde34c3a00c8: Pulling fs layer [2022-09-02T10:10:26.409Z] b352a97aabf1: Pulling fs layer [2022-09-02T10:10:26.409Z] 4872d77fe225: Pulling fs layer [2022-09-02T10:10:26.409Z] 5851b861e8e6: Pulling fs layer [2022-09-02T10:10:26.409Z] 988bab9f4d93: Waiting [2022-09-02T10:10:26.409Z] 4872d77fe225: Waiting [2022-09-02T10:10:26.409Z] 1469e6f7b9e6: Waiting [2022-09-02T10:10:26.409Z] 5851b861e8e6: Waiting [2022-09-02T10:10:26.409Z] eaf3925da568: Waiting [2022-09-02T10:10:26.409Z] b352a97aabf1: Waiting [2022-09-02T10:10:26.409Z] bde34c3a00c8: Waiting [2022-09-02T10:10:26.409Z] e2be974225ed: Download complete [2022-09-02T10:10:26.409Z] 988bab9f4d93: Verifying Checksum [2022-09-02T10:10:26.409Z] 988bab9f4d93: Download complete [2022-09-02T10:10:26.672Z] 1469e6f7b9e6: Verifying Checksum [2022-09-02T10:10:26.672Z] 1469e6f7b9e6: Download complete [2022-09-02T10:10:26.672Z] 339a4e72a1f5: Verifying Checksum [2022-09-02T10:10:26.672Z] 339a4e72a1f5: Download complete [2022-09-02T10:10:26.672Z] eaf3925da568: Verifying Checksum [2022-09-02T10:10:26.672Z] eaf3925da568: Download complete [2022-09-02T10:10:26.672Z] bde34c3a00c8: Verifying Checksum [2022-09-02T10:10:26.672Z] bde34c3a00c8: Download complete [2022-09-02T10:10:26.672Z] b352a97aabf1: Verifying Checksum [2022-09-02T10:10:26.672Z] b352a97aabf1: Download complete [2022-09-02T10:10:26.672Z] 4872d77fe225: Download complete [2022-09-02T10:10:26.672Z] 5851b861e8e6: Verifying Checksum [2022-09-02T10:10:26.672Z] 5851b861e8e6: Download complete [2022-09-02T10:10:26.672Z] b85a868b505f: Verifying Checksum [2022-09-02T10:10:26.672Z] b85a868b505f: Download complete [2022-09-02T10:10:26.934Z] bab4dde63d76: Verifying Checksum [2022-09-02T10:10:26.934Z] bab4dde63d76: Download complete [2022-09-02T10:10:28.326Z] b85a868b505f: Pull complete [2022-09-02T10:10:28.326Z] e2be974225ed: Pull complete [2022-09-02T10:10:28.899Z] 339a4e72a1f5: Pull complete [2022-09-02T10:10:28.899Z] 988bab9f4d93: Pull complete [2022-09-02T10:10:29.161Z] 1469e6f7b9e6: Pull complete [2022-09-02T10:10:29.161Z] eaf3925da568: Pull complete [2022-09-02T10:10:31.078Z] bab4dde63d76: Pull complete [2022-09-02T10:10:31.342Z] bde34c3a00c8: Pull complete [2022-09-02T10:10:31.342Z] b352a97aabf1: Pull complete [2022-09-02T10:10:31.342Z] 4872d77fe225: Pull complete [2022-09-02T10:10:31.611Z] 5851b861e8e6: Pull complete [2022-09-02T10:10:31.611Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-02T10:10:31.611Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-02T10:10:31.611Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-02T10:10:31.713Z] prd-ubuntu20.04-docker-8c-8g-24412 does not seem to be running inside a container [2022-09-02T10:10:31.756Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-139 -v /w/workspace/undry_device-onvif-camera_PR-139:/w/workspace/undry_device-onvif-camera_PR-139:rw,z -v /w/workspace/undry_device-onvif-camera_PR-139@tmp:/w/workspace/undry_device-onvif-camera_PR-139@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-02T10:10:33.011Z] $ docker top 4c0f57425a419fa0a6c677b4165ec735be6ac248bd60c9d670a2a66dc43518e3 -eo pid,comm [2022-09-02T10:10:33.083Z] 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-09-02T10:10:33.083Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-02T10:10:33.124Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-02T10:10:33.124Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-02T10:10:33.272Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-02T10:10:33.277Z] $ docker exec 4c0f57425a419fa0a6c677b4165ec735be6ac248bd60c9d670a2a66dc43518e3 ssh-agent [2022-09-02T10:10:33.415Z] SSH_AUTH_SOCK=/tmp/ssh-2Ru8FbFvQtCC/agent.33 [2022-09-02T10:10:33.415Z] SSH_AGENT_PID=39 [2022-09-02T10:10:33.424Z] Running ssh-add (command line suppressed) [2022-09-02T10:10:33.565Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-139@tmp/private_key_8286013813862867090.key (/w/workspace/undry_device-onvif-camera_PR-139@tmp/private_key_8286013813862867090.key) [2022-09-02T10:10:33.580Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-02T10:10:33.877Z] + git tag --points-at HEAD [Pipeline] } [2022-09-02T10:10:33.900Z] $ docker exec --env ******** --env ******** 4c0f57425a419fa0a6c677b4165ec735be6ac248bd60c9d670a2a66dc43518e3 ssh-agent -k [2022-09-02T10:10:34.012Z] unset SSH_AUTH_SOCK; [2022-09-02T10:10:34.013Z] unset SSH_AGENT_PID; [2022-09-02T10:10:34.013Z] echo Agent pid 39 killed; [2022-09-02T10:10:34.027Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-02T10:10:34.051Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-02T10:10:34.051Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-02T10:10:34.194Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-02T10:10:34.199Z] $ docker exec 4c0f57425a419fa0a6c677b4165ec735be6ac248bd60c9d670a2a66dc43518e3 ssh-agent [2022-09-02T10:10:34.330Z] SSH_AUTH_SOCK=/tmp/ssh-DkET1Genwdlw/agent.72 [2022-09-02T10:10:34.330Z] SSH_AGENT_PID=78 [2022-09-02T10:10:34.336Z] Running ssh-add (command line suppressed) [2022-09-02T10:10:34.458Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-139@tmp/private_key_8495299409000298012.key (/w/workspace/undry_device-onvif-camera_PR-139@tmp/private_key_8495299409000298012.key) [2022-09-02T10:10:34.474Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-02T10:10:34.770Z] + git semver init [2022-09-02T10:10:35.036Z] 2022-09-02 10:10:34,975 [run_init] DEBUG init version:0.0.0 force:False [2022-09-02T10:10:35.036Z] 2022-09-02 10:10:34,976 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-139/.semver [2022-09-02T10:10:35.036Z] 2022-09-02 10:10:34,976 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-139/.semver [2022-09-02T10:10:35.036Z] 2022-09-02 10:10:34,976 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-139/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-139, universal_newlines=False, shell=None, istream=None) [2022-09-02T10:10:35.980Z] 2022-09-02 10:10:35,907 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-139/.git/info/exclude [2022-09-02T10:10:35.980Z] 2022-09-02 10:10:35,908 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-139/.semver/PR-139 with force:False [2022-09-02T10:10:35.980Z] 2022-09-02 10:10:35,908 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-139/.semver/PR-139 [2022-09-02T10:10:35.980Z] 2022-09-02 10:10:35,912 [execute] INFO git cat-file --batch-check [2022-09-02T10:10:35.980Z] 2022-09-02 10:10:35,913 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-139/.semver, universal_newlines=False, shell=None, istream=) [2022-09-02T10:10:35.980Z] 2022-09-02 10:10:35,919 [execute] INFO git cat-file --batch [2022-09-02T10:10:35.980Z] 2022-09-02 10:10:35,919 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-139/.semver, universal_newlines=False, shell=None, istream=) [2022-09-02T10:10:35.980Z] 2022-09-02 10:10:35,924 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-139/.semver/PR-139 [2022-09-02T10:10:35.980Z] 0.0.0 [Pipeline] } [2022-09-02T10:10:35.994Z] $ docker exec --env ******** --env ******** 4c0f57425a419fa0a6c677b4165ec735be6ac248bd60c9d670a2a66dc43518e3 ssh-agent -k [2022-09-02T10:10:36.122Z] unset SSH_AUTH_SOCK; [2022-09-02T10:10:36.122Z] unset SSH_AGENT_PID; [2022-09-02T10:10:36.122Z] echo Agent pid 78 killed; [2022-09-02T10:10:36.132Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-02T10:10:36.443Z] + git semver [Pipeline] } [2022-09-02T10:10:36.723Z] $ docker stop --time=1 4c0f57425a419fa0a6c677b4165ec735be6ac248bd60c9d670a2a66dc43518e3 [2022-09-02T10:10:38.064Z] $ docker rm -f 4c0f57425a419fa0a6c677b4165ec735be6ac248bd60c9d670a2a66dc43518e3 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-02T10:10:38.419Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-02T10:10:38.680Z] Stashed 1 file(s) [Pipeline] echo [2022-09-02T10:10:38.683Z] [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-09-02T10:10:38.805Z] provisioning config files... [2022-09-02T10:10:38.815Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-139@tmp/config5873586885121359823tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-02T10:10:39.116Z] ---> docker-login.sh [2022-09-02T10:10:39.116Z] nexus3.edgexfoundry.org:10001 [2022-09-02T10:10:39.116Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-02T10:10:39.116Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-02T10:10:39.116Z] Configure a credential helper to remove this warning. See [2022-09-02T10:10:39.116Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-02T10:10:39.116Z] [2022-09-02T10:10:39.116Z] Login Succeeded [2022-09-02T10:10:39.116Z] nexus3.edgexfoundry.org:10002 [2022-09-02T10:10:39.116Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-02T10:10:39.377Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-02T10:10:39.377Z] Configure a credential helper to remove this warning. See [2022-09-02T10:10:39.377Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-02T10:10:39.377Z] [2022-09-02T10:10:39.377Z] Login Succeeded [2022-09-02T10:10:39.377Z] nexus3.edgexfoundry.org:10003 [2022-09-02T10:10:39.377Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-02T10:10:39.377Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-02T10:10:39.377Z] Configure a credential helper to remove this warning. See [2022-09-02T10:10:39.377Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-02T10:10:39.377Z] [2022-09-02T10:10:39.377Z] Login Succeeded [2022-09-02T10:10:39.377Z] nexus3.edgexfoundry.org:10004 [2022-09-02T10:10:39.638Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-02T10:10:39.638Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-02T10:10:39.638Z] Configure a credential helper to remove this warning. See [2022-09-02T10:10:39.638Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-02T10:10:39.638Z] [2022-09-02T10:10:39.638Z] Login Succeeded [2022-09-02T10:10:39.638Z] docker.io [2022-09-02T10:10:39.638Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-02T10:10:39.900Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-02T10:10:39.900Z] Configure a credential helper to remove this warning. See [2022-09-02T10:10:39.900Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-02T10:10:39.900Z] [2022-09-02T10:10:39.900Z] Login Succeeded [2022-09-02T10:10:39.900Z] ---> docker-login.sh ends [Pipeline] } [2022-09-02T10:10:39.908Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-02T10:10:39.980Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-02T10:10:40.000Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-02T10:10:40.013Z] ========================================================= [2022-09-02T10:10:40.013Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-02T10:10:40.013Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-02T10:10:40.344Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-09-02T10:10:40.344Z] Sending build context to Docker daemon 20.63MB [2022-09-02T10:10:40.344Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-09-02T10:10:40.344Z] Step 2/13 : FROM ${BASE} AS builder [2022-09-02T10:10:40.608Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-02T10:10:40.608Z] 2408cc74d12b: Pulling fs layer [2022-09-02T10:10:40.608Z] ea60b727a1ce: Pulling fs layer [2022-09-02T10:10:40.608Z] 30c4a7721957: Pulling fs layer [2022-09-02T10:10:40.608Z] 370296b7ddb6: Pulling fs layer [2022-09-02T10:10:40.608Z] 7c6cee850709: Pulling fs layer [2022-09-02T10:10:40.608Z] 39a5fcdaea64: Pulling fs layer [2022-09-02T10:10:40.608Z] d94ebbe4e438: Pulling fs layer [2022-09-02T10:10:40.608Z] bcfd1f05c69d: Pulling fs layer [2022-09-02T10:10:40.608Z] 59ccb84bbe0f: Pulling fs layer [2022-09-02T10:10:40.608Z] 370296b7ddb6: Waiting [2022-09-02T10:10:40.608Z] 7c6cee850709: Waiting [2022-09-02T10:10:40.608Z] 39a5fcdaea64: Waiting [2022-09-02T10:10:40.608Z] d94ebbe4e438: Waiting [2022-09-02T10:10:40.608Z] bcfd1f05c69d: Waiting [2022-09-02T10:10:40.608Z] 59ccb84bbe0f: Waiting [2022-09-02T10:10:40.608Z] 30c4a7721957: Download complete [2022-09-02T10:10:40.608Z] ea60b727a1ce: Download complete [2022-09-02T10:10:40.608Z] 7c6cee850709: Download complete [2022-09-02T10:10:40.608Z] 39a5fcdaea64: Download complete [2022-09-02T10:10:40.608Z] 2408cc74d12b: Verifying Checksum [2022-09-02T10:10:40.608Z] 2408cc74d12b: Download complete [2022-09-02T10:10:40.608Z] d94ebbe4e438: Download complete [2022-09-02T10:10:40.608Z] 2408cc74d12b: Pull complete [2022-09-02T10:10:40.875Z] ea60b727a1ce: Pull complete [2022-09-02T10:10:40.875Z] 30c4a7721957: Pull complete [2022-09-02T10:10:40.875Z] 59ccb84bbe0f: Verifying Checksum [2022-09-02T10:10:40.875Z] 59ccb84bbe0f: Download complete [2022-09-02T10:10:41.144Z] bcfd1f05c69d: Verifying Checksum [2022-09-02T10:10:41.144Z] bcfd1f05c69d: Download complete [2022-09-02T10:10:41.407Z] 370296b7ddb6: Verifying Checksum [2022-09-02T10:10:41.407Z] 370296b7ddb6: Download complete [2022-09-02T10:10:46.701Z] 370296b7ddb6: Pull complete [2022-09-02T10:10:46.701Z] 7c6cee850709: Pull complete [2022-09-02T10:10:46.701Z] 39a5fcdaea64: Pull complete [2022-09-02T10:10:46.701Z] d94ebbe4e438: Pull complete [2022-09-02T10:10:48.088Z] bcfd1f05c69d: Pull complete [2022-09-02T10:10:49.028Z] 59ccb84bbe0f: Pull complete [2022-09-02T10:10:49.029Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-09-02T10:10:49.029Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-02T10:10:49.029Z] ---> a4fb48ad2a94 [2022-09-02T10:10:49.029Z] Step 3/13 : ARG MAKE="make build" [2022-09-02T10:10:50.419Z] ---> Running in 5d724407594f [2022-09-02T10:10:50.680Z] Removing intermediate container 5d724407594f [2022-09-02T10:10:50.680Z] ---> 75b7820b5707 [2022-09-02T10:10:50.680Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-09-02T10:10:50.680Z] ---> Running in e003cc035a5f [2022-09-02T10:10:50.680Z] Removing intermediate container e003cc035a5f [2022-09-02T10:10:50.680Z] ---> 7c2651b40448 [2022-09-02T10:10:50.680Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="" [2022-09-02T10:10:50.680Z] ---> Running in ca903d9a9af6 [2022-09-02T10:10:50.941Z] Removing intermediate container ca903d9a9af6 [2022-09-02T10:10:50.941Z] ---> 65dfe4bb0071 [2022-09-02T10:10:50.941Z] Step 6/13 : LABEL Name=edgex-device-onvif-camera [2022-09-02T10:10:50.941Z] ---> Running in ca1aac443283 [2022-09-02T10:10:50.941Z] Removing intermediate container ca1aac443283 [2022-09-02T10:10:50.941Z] ---> 7c2f47e3e31a [2022-09-02T10:10:50.941Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-02T10:10:50.941Z] ---> Running in 28adf6044b82 [2022-09-02T10:10:51.884Z] Removing intermediate container 28adf6044b82 [2022-09-02T10:10:51.885Z] ---> fd984483eeb0 [2022-09-02T10:10:51.885Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-02T10:10:51.885Z] ---> Running in 3b8f7b81eb1d [2022-09-02T10:10:51.885Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-02T10:10:52.832Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-02T10:10:53.406Z] OK: 211 MiB in 51 packages [2022-09-02T10:10:53.667Z] Removing intermediate container 3b8f7b81eb1d [2022-09-02T10:10:53.667Z] ---> 635384042a71 [2022-09-02T10:10:53.667Z] Step 9/13 : WORKDIR /device-onvif-camera [2022-09-02T10:10:53.667Z] ---> Running in 1d9649f7b14c [2022-09-02T10:10:53.667Z] Removing intermediate container 1d9649f7b14c [2022-09-02T10:10:53.667Z] ---> 1ea03687e719 [2022-09-02T10:10:53.667Z] Step 10/13 : COPY go.mod vendor* ./ [2022-09-02T10:10:53.776Z] Still waiting to schedule task [2022-09-02T10:10:53.776Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-09-02T10:10:53.927Z] ---> 6ea714f5cdfc [2022-09-02T10:10:53.927Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-02T10:10:53.927Z] ---> Running in 97788d943da1 [2022-09-02T10:11:15.920Z] Removing intermediate container 97788d943da1 [2022-09-02T10:11:15.920Z] ---> 8d61e0ac62e2 [2022-09-02T10:11:15.920Z] Step 12/13 : COPY . . [2022-09-02T10:11:15.920Z] ---> a4a079b744ab [2022-09-02T10:11:15.920Z] Step 13/13 : RUN ${MAKE} [2022-09-02T10:11:15.920Z] ---> Running in 7688ffbd20b8 [2022-09-02T10:11:16.180Z] noop [2022-09-02T10:11:16.440Z] Removing intermediate container 7688ffbd20b8 [2022-09-02T10:11:16.441Z] ---> 4a0493e4dd58 [2022-09-02T10:11:16.441Z] Successfully built 4a0493e4dd58 [2022-09-02T10:11:16.441Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-02T10:11:16.763Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-02T10:11:16.763Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-02T10:11:16.842Z] prd-ubuntu20.04-docker-8c-8g-24412 does not seem to be running inside a container [2022-09-02T10:11:16.879Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-139 -v /w/workspace/undry_device-onvif-camera_PR-139:/w/workspace/undry_device-onvif-camera_PR-139:rw,z -v /w/workspace/undry_device-onvif-camera_PR-139@tmp:/w/workspace/undry_device-onvif-camera_PR-139@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-09-02T10:11:17.249Z] $ docker top 3a2315bfd77bc12ce0acfb25ae9432bf50cf18296902441dfcbf89d63e127945 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-02T10:11:17.611Z] + go version [2022-09-02T10:11:17.611Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-02T10:11:17.623Z] $ docker stop --time=1 3a2315bfd77bc12ce0acfb25ae9432bf50cf18296902441dfcbf89d63e127945 [2022-09-02T10:11:18.909Z] $ docker rm -f 3a2315bfd77bc12ce0acfb25ae9432bf50cf18296902441dfcbf89d63e127945 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-02T10:11:19.335Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-02T10:11:19.335Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-02T10:11:19.475Z] prd-ubuntu20.04-docker-8c-8g-24412 does not seem to be running inside a container [2022-09-02T10:11:19.586Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-onvif-camera_PR-139 -v /w/workspace/undry_device-onvif-camera_PR-139:/w/workspace/undry_device-onvif-camera_PR-139:rw,z -v /w/workspace/undry_device-onvif-camera_PR-139@tmp:/w/workspace/undry_device-onvif-camera_PR-139@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-09-02T10:11:19.968Z] $ docker top cd99046b5a744df2c76c77ce4a073d6a1536555e5aba46e9a6d505e74e945ce1 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-02T10:11:20.322Z] + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-139 [Pipeline] fileExists [Pipeline] sh [2022-09-02T10:11:20.619Z] + make test [2022-09-02T10:11:20.619Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-09-02T10:11:20.878Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-09-02T10:11:30.857Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-09-02T10:11:31.799Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.040s coverage: 28.6% of statements [2022-09-02T10:11:31.799Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2022-09-02T10:11:35.105Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 5.096s coverage: 13.8% of statements [2022-09-02T10:11:43.237Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-09-02T10:11:43.237Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-09-02T10:11:45.146Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-02T10:11:45.146Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-02T10:11:45.146Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-09-02T10:11:45.422Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-02T10:11:45.438Z] $ docker stop --time=1 cd99046b5a744df2c76c77ce4a073d6a1536555e5aba46e9a6d505e74e945ce1 [2022-09-02T10:11:47.152Z] $ docker rm -f cd99046b5a744df2c76c77ce4a073d6a1536555e5aba46e9a6d505e74e945ce1 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-02T10:11:47.599Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-02T10:11:47.649Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-09-02T10:11:48.174Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-02T10:11:48.466Z] + ls -al . [2022-09-02T10:11:48.466Z] total 232 [2022-09-02T10:11:48.466Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 2 10:11 . [2022-09-02T10:11:48.466Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 2 10:10 .. [2022-09-02T10:11:48.466Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 2 10:11 .git [2022-09-02T10:11:48.466Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 2 10:10 .github [2022-09-02T10:11:48.466Z] -rw-rw-r-- 1 jenkins jenkins 418 Sep 2 10:10 .gitignore [2022-09-02T10:11:48.466Z] -rw-rw-r-- 1 jenkins jenkins 42 Sep 2 10:10 .golangci.yml [2022-09-02T10:11:48.466Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 2 10:10 .semver [2022-09-02T10:11:48.466Z] -rw-rw-r-- 1 jenkins jenkins 9739 Sep 2 10:10 Attribution.txt [2022-09-02T10:11:48.466Z] -rw-rw-r-- 1 jenkins jenkins 1498 Sep 2 10:10 CHANGELOG.md [2022-09-02T10:11:48.466Z] -rw-rw-r-- 1 jenkins jenkins 1669 Sep 2 10:10 Dockerfile [2022-09-02T10:11:48.466Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 2 10:10 GOVERNANCE.md [2022-09-02T10:11:48.466Z] -rw-rw-r-- 1 jenkins jenkins 734 Sep 2 10:10 Jenkinsfile [2022-09-02T10:11:48.466Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 2 10:10 LICENSE [2022-09-02T10:11:48.466Z] -rw-rw-r-- 1 jenkins jenkins 2649 Sep 2 10:10 Makefile [2022-09-02T10:11:48.466Z] -rw-rw-r-- 1 jenkins jenkins 625 Sep 2 10:10 OWNERS.md [2022-09-02T10:11:48.466Z] -rw-rw-r-- 1 jenkins jenkins 5796 Sep 2 10:10 README.md [2022-09-02T10:11:48.466Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 2 10:10 VERSION [2022-09-02T10:11:48.466Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 2 10:10 bin [2022-09-02T10:11:48.466Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 2 10:10 cmd [2022-09-02T10:11:48.466Z] -rw-r--r-- 1 jenkins jenkins 77283 Sep 2 10:11 coverage.out [2022-09-02T10:11:48.466Z] drwxrwxr-x 6 jenkins jenkins 4096 Sep 2 10:10 doc [2022-09-02T10:11:48.466Z] -rw-rw-r-- 1 jenkins jenkins 3747 Sep 2 10:10 go.mod [2022-09-02T10:11:48.466Z] -rw-rw-r-- 1 jenkins jenkins 39690 Sep 2 10:10 go.sum [2022-09-02T10:11:48.466Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 2 10:10 internal [2022-09-02T10:11:48.466Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 2 10:10 snap [2022-09-02T10:11:48.466Z] -rw-rw-r-- 1 jenkins jenkins 236 Sep 2 10:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-02T10:11:48.794Z] + 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=498f6db7bf96b71e1f6d519c8380fdcd312ce707 --label arch=amd64 --label version=0.0.0 . [2022-09-02T10:11:48.794Z] Sending build context to Docker daemon 20.7MB [2022-09-02T10:11:48.794Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-09-02T10:11:48.794Z] Step 2/26 : FROM ${BASE} AS builder [2022-09-02T10:11:48.794Z] ---> 4a0493e4dd58 [2022-09-02T10:11:48.794Z] Step 3/26 : ARG MAKE="make build" [2022-09-02T10:11:49.057Z] ---> Running in 06c0f68c7210 [2022-09-02T10:11:49.057Z] Removing intermediate container 06c0f68c7210 [2022-09-02T10:11:49.057Z] ---> 353bf96fcb69 [2022-09-02T10:11:49.057Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-09-02T10:11:49.057Z] ---> Running in 6eb897ba0a5a [2022-09-02T10:11:49.057Z] Removing intermediate container 6eb897ba0a5a [2022-09-02T10:11:49.057Z] ---> fe0925a5a2fb [2022-09-02T10:11:49.057Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-09-02T10:11:49.317Z] ---> Running in ee39aefa4fe5 [2022-09-02T10:11:49.317Z] Removing intermediate container ee39aefa4fe5 [2022-09-02T10:11:49.317Z] ---> 86bd207e975f [2022-09-02T10:11:49.317Z] Step 6/26 : LABEL Name=edgex-device-onvif-camera [2022-09-02T10:11:49.317Z] ---> Running in 78bb5e7c15a6 [2022-09-02T10:11:49.317Z] Removing intermediate container 78bb5e7c15a6 [2022-09-02T10:11:49.317Z] ---> a53bb348a5ef [2022-09-02T10:11:49.317Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-02T10:11:49.317Z] ---> Running in 7bb747906b3e [2022-09-02T10:11:50.262Z] Removing intermediate container 7bb747906b3e [2022-09-02T10:11:50.262Z] ---> 7fbce88ab5be [2022-09-02T10:11:50.262Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-02T10:11:50.262Z] ---> Running in 2bbce8470f44 [2022-09-02T10:11:50.262Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-02T10:11:51.204Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-02T10:11:51.467Z] OK: 211 MiB in 51 packages [2022-09-02T10:11:51.728Z] Removing intermediate container 2bbce8470f44 [2022-09-02T10:11:51.728Z] ---> 971e8000cd95 [2022-09-02T10:11:51.728Z] Step 9/26 : WORKDIR /device-onvif-camera [2022-09-02T10:11:51.993Z] ---> Running in 89b0a585daf4 [2022-09-02T10:11:51.993Z] Removing intermediate container 89b0a585daf4 [2022-09-02T10:11:51.993Z] ---> badb50136b6f [2022-09-02T10:11:51.993Z] Step 10/26 : COPY go.mod vendor* ./ [2022-09-02T10:11:51.993Z] ---> 08da0fd63262 [2022-09-02T10:11:51.993Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-02T10:11:52.254Z] ---> Running in b582541d5a67 [2022-09-02T10:11:52.826Z] Removing intermediate container b582541d5a67 [2022-09-02T10:11:52.826Z] ---> 711aedf9db90 [2022-09-02T10:11:52.826Z] Step 12/26 : COPY . . [2022-09-02T10:11:53.399Z] ---> f0184e8a9bb5 [2022-09-02T10:11:53.399Z] Step 13/26 : RUN ${MAKE} [2022-09-02T10:11:53.399Z] ---> Running in 13e54ca722ba [2022-09-02T10:11:53.659Z] 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.3.0-dev.18" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2022-09-02T10:12:15.626Z] Removing intermediate container 13e54ca722ba [2022-09-02T10:12:15.626Z] ---> f431644f37fd [2022-09-02T10:12:15.626Z] Step 14/26 : FROM alpine:3.16 [2022-09-02T10:12:15.626Z] 3.16: Pulling from library/alpine [2022-09-02T10:12:15.626Z] 213ec9aee27d: Pulling fs layer [2022-09-02T10:12:15.626Z] 213ec9aee27d: Verifying Checksum [2022-09-02T10:12:15.626Z] 213ec9aee27d: Download complete [2022-09-02T10:12:15.626Z] 213ec9aee27d: Pull complete [2022-09-02T10:12:15.626Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-02T10:12:15.626Z] Status: Downloaded newer image for alpine:3.16 [2022-09-02T10:12:15.626Z] ---> 9c6f07244728 [2022-09-02T10:12:15.626Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-09-02T10:12:15.626Z] ---> Running in 3963b19c2149 [2022-09-02T10:12:15.626Z] Removing intermediate container 3963b19c2149 [2022-09-02T10:12:15.626Z] ---> f3b18e1ab5ff [2022-09-02T10:12:15.626Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-02T10:12:15.626Z] ---> Running in 05c84c64ce5b [2022-09-02T10:12:15.626Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-02T10:12:15.626Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-02T10:12:15.626Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-02T10:12:15.626Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-02T10:12:15.626Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-02T10:12:15.626Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-02T10:12:15.626Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-02T10:12:15.626Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-02T10:12:15.626Z] Executing busybox-1.35.0-r17.trigger [2022-09-02T10:12:15.626Z] OK: 8 MiB in 20 packages [2022-09-02T10:12:15.626Z] Removing intermediate container 05c84c64ce5b [2022-09-02T10:12:15.626Z] ---> c4e5d67bbabf [2022-09-02T10:12:15.626Z] Step 17/26 : WORKDIR / [2022-09-02T10:12:15.626Z] ---> Running in 23b605619873 [2022-09-02T10:12:15.890Z] Removing intermediate container 23b605619873 [2022-09-02T10:12:15.890Z] ---> f21066c8070f [2022-09-02T10:12:15.890Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2022-09-02T10:12:16.461Z] ---> e1890c1b6761 [2022-09-02T10:12:16.461Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-09-02T10:12:16.461Z] ---> 495e118c9cb5 [2022-09-02T10:12:16.461Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-09-02T10:12:16.722Z] ---> 30b707110e66 [2022-09-02T10:12:16.722Z] Step 21/26 : EXPOSE 59984 [2022-09-02T10:12:16.722Z] ---> Running in 7499c4750001 [2022-09-02T10:12:16.722Z] Removing intermediate container 7499c4750001 [2022-09-02T10:12:16.722Z] ---> c1fcd066b77a [2022-09-02T10:12:16.722Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2022-09-02T10:12:16.722Z] ---> Running in 186e08e93813 [2022-09-02T10:12:16.983Z] Removing intermediate container 186e08e93813 [2022-09-02T10:12:16.983Z] ---> c98c0593beb5 [2022-09-02T10:12:16.983Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-02T10:12:16.983Z] ---> Running in 263e79bed479 [2022-09-02T10:12:16.983Z] Removing intermediate container 263e79bed479 [2022-09-02T10:12:16.983Z] ---> b989fce4323b [2022-09-02T10:12:16.983Z] Step 24/26 : LABEL arch=amd64 [2022-09-02T10:12:16.983Z] ---> Running in ef1ca708ba90 [2022-09-02T10:12:17.244Z] Removing intermediate container ef1ca708ba90 [2022-09-02T10:12:17.244Z] ---> 3427c23f6418 [2022-09-02T10:12:17.244Z] Step 25/26 : LABEL git_sha=498f6db7bf96b71e1f6d519c8380fdcd312ce707 [2022-09-02T10:12:17.244Z] ---> Running in 58fb0ae3d43b [2022-09-02T10:12:17.244Z] Removing intermediate container 58fb0ae3d43b [2022-09-02T10:12:17.244Z] ---> 69f41da86db4 [2022-09-02T10:12:17.244Z] Step 26/26 : LABEL version=0.0.0 [2022-09-02T10:12:17.244Z] ---> Running in c7b049c1a52d [2022-09-02T10:12:17.244Z] Removing intermediate container c7b049c1a52d [2022-09-02T10:12:17.244Z] ---> 11f4f13c4387 [2022-09-02T10:12:17.244Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-02T10:12:17.506Z] Successfully built 11f4f13c4387 [2022-09-02T10:12:17.506Z] 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-09-02T10:12:17.978Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-02T10:12:17.978Z] [2022-09-02T10:12:17.978Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-02T10:12:18.289Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-02T10:12:18.289Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-02T10:12:18.289Z] 5eb5b503b376: Pulling fs layer [2022-09-02T10:12:18.289Z] 5c69ac0246d0: Pulling fs layer [2022-09-02T10:12:18.289Z] ec43610c2a17: Pulling fs layer [2022-09-02T10:12:18.289Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-02T10:12:18.289Z] 33b1e0a273af: Pulling fs layer [2022-09-02T10:12:18.289Z] 5d3b04190fa2: Pulling fs layer [2022-09-02T10:12:18.289Z] 2f39f015ded8: Pulling fs layer [2022-09-02T10:12:18.289Z] 3a2ae6a8a46f: Waiting [2022-09-02T10:12:18.289Z] 33b1e0a273af: Waiting [2022-09-02T10:12:18.289Z] 5c69ac0246d0: Download complete [2022-09-02T10:12:18.289Z] 3a2ae6a8a46f: Download complete [2022-09-02T10:12:18.289Z] 33b1e0a273af: Verifying Checksum [2022-09-02T10:12:18.289Z] 33b1e0a273af: Download complete [2022-09-02T10:12:18.289Z] 5d3b04190fa2: Verifying Checksum [2022-09-02T10:12:18.289Z] 5d3b04190fa2: Download complete [2022-09-02T10:12:18.289Z] ec43610c2a17: Verifying Checksum [2022-09-02T10:12:18.289Z] ec43610c2a17: Download complete [2022-09-02T10:12:18.550Z] 5eb5b503b376: Verifying Checksum [2022-09-02T10:12:18.550Z] 5eb5b503b376: Download complete [2022-09-02T10:12:19.121Z] 2f39f015ded8: Verifying Checksum [2022-09-02T10:12:19.121Z] 2f39f015ded8: Download complete [2022-09-02T10:12:19.693Z] 5eb5b503b376: Pull complete [2022-09-02T10:12:19.953Z] 5c69ac0246d0: Pull complete [2022-09-02T10:12:20.521Z] ec43610c2a17: Pull complete [2022-09-02T10:12:20.521Z] 3a2ae6a8a46f: Pull complete [2022-09-02T10:12:20.782Z] 33b1e0a273af: Pull complete [2022-09-02T10:12:20.782Z] 5d3b04190fa2: Pull complete [2022-09-02T10:12:24.973Z] 2f39f015ded8: Pull complete [2022-09-02T10:12:24.973Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-02T10:12:24.973Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-02T10:12:24.974Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-02T10:12:25.068Z] prd-ubuntu20.04-docker-8c-8g-24412 does not seem to be running inside a container [2022-09-02T10:12:25.101Z] $ 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/undry_device-onvif-camera_PR-139 -v /w/workspace/undry_device-onvif-camera_PR-139:/w/workspace/undry_device-onvif-camera_PR-139:rw,z -v /w/workspace/undry_device-onvif-camera_PR-139@tmp:/w/workspace/undry_device-onvif-camera_PR-139@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-09-02T10:12:25.389Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-24414 in /w/workspace/undry_device-onvif-camera_PR-139 [2022-09-02T10:12:26.550Z] $ docker top c53bba033cfb5137f7319ee7cee1fdd10d0808720db02e6228dfd96ca8b1bd8d -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws [2022-09-02T10:12:26.771Z] Running in /w/workspace/device-onvif-camera/7 [Pipeline] { [Pipeline] checkout [2022-09-02T10:12:26.811Z] Selected Git installation does not exist. Using Default [2022-09-02T10:12:26.811Z] The recommended git tool is: NONE [2022-09-02T10:12:27.045Z] ---> job-cost.sh [2022-09-02T10:12:27.045Z] lf-activate-venv: SKIPPING [2022-09-02T10:12:27.045Z] INFO: No Stack... [2022-09-02T10:12:27.333Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-02T10:12:27.905Z] INFO: Archiving Costs [Pipeline] sh [2022-09-02T10:12:28.193Z] + cat /w/workspace/undry_device-onvif-camera_PR-139/archives/cost.csv [2022-09-02T10:12:28.193Z] + cut -d, -f6 [Pipeline] lock [2022-09-02T10:12:28.207Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-139-7-stack-cost] [2022-09-02T10:12:28.213Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-139-7-stack-cost] did not exist. Created. [2022-09-02T10:12:28.213Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-139-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-02T10:12:28.525Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-09-02T10:12:28.561Z] Stashed 1 file(s) [Pipeline] } [2022-09-02T10:12:28.567Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-139-7-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-02T10:12:28.584Z] $ docker stop --time=1 c53bba033cfb5137f7319ee7cee1fdd10d0808720db02e6228dfd96ca8b1bd8d [2022-09-02T10:12:29.740Z] $ docker rm -f c53bba033cfb5137f7319ee7cee1fdd10d0808720db02e6228dfd96ca8b1bd8d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-02T10:12:34.329Z] using credential edgex-jenkins-ssh [2022-09-02T10:12:34.351Z] Cloning the remote Git repository [2022-09-02T10:12:34.438Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2022-09-02T10:12:34.528Z] > git init /w/workspace/device-onvif-camera/7 # timeout=10 [2022-09-02T10:12:34.627Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2022-09-02T10:12:34.628Z] > git --version # timeout=10 [2022-09-02T10:12:34.655Z] > git --version # 'git version 2.25.1' [2022-09-02T10:12:34.656Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-02T10:12:34.875Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-02T10:12:36.334Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2022-09-02T10:12:36.395Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-02T10:12:36.423Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2022-09-02T10:12:36.467Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2022-09-02T10:12:36.467Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-02T10:12:36.482Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/139/head:refs/remotes/origin/PR-139 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-09-02T10:12:37.030Z] Merging remotes/origin/main commit 87f15e26a71a8026a682f6867a4ab9a3284585c9 into PR head commit b04bfaa3f7c90cec0972aba86e0cd13724293b2a [2022-09-02T10:12:37.749Z] Merge succeeded, producing d84bc98fb5d65130870a0b0aa7360de0a3b780e0 [2022-09-02T10:12:37.750Z] Checking out Revision d84bc98fb5d65130870a0b0aa7360de0a3b780e0 (PR-139) [2022-09-02T10:12:37.051Z] > git config core.sparsecheckout # timeout=10 [2022-09-02T10:12:37.075Z] > git checkout -f b04bfaa3f7c90cec0972aba86e0cd13724293b2a # timeout=10 [2022-09-02T10:12:37.297Z] > git remote # timeout=10 [2022-09-02T10:12:37.315Z] > git config --get remote.origin.url # timeout=10 [2022-09-02T10:12:37.328Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-02T10:12:37.349Z] > git merge 87f15e26a71a8026a682f6867a4ab9a3284585c9 # timeout=10 [2022-09-02T10:12:37.732Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-02T10:12:37.757Z] > git config core.sparsecheckout # timeout=10 [2022-09-02T10:12:37.774Z] > git checkout -f d84bc98fb5d65130870a0b0aa7360de0a3b780e0 # timeout=10 [2022-09-02T10:12:42.107Z] Commit message: "Merge commit '87f15e26a71a8026a682f6867a4ab9a3284585c9' into HEAD" [2022-09-02T10:12:42.134Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-02T10:12:42.116Z] > git rev-list --no-walk 81a24712371c0d9fa265726654bc970d0431ef37 # timeout=10 [2022-09-02T10:12:43.020Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-02T10:12:43.020Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-02T10:12:43.020Z] Dload Upload Total Spent Left Speed [2022-09-02T10:12:43.020Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 71197 0 --:--:-- --:--:-- --:--:-- 71602 [Pipeline] sh [2022-09-02T10:12:43.760Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-09-02T10:12:44.098Z] + + sudo teesudo /etc/docker/daemon.new jq [2022-09-02T10:12:44.098Z] . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-09-02T10:12:44.098Z] { [2022-09-02T10:12:44.098Z] "registry-mirrors": [ [2022-09-02T10:12:44.098Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-02T10:12:44.098Z] ], [2022-09-02T10:12:44.098Z] "bip": "10.250.0.254/24", [2022-09-02T10:12:44.098Z] "hosts": [ [2022-09-02T10:12:44.098Z] "tcp://0.0.0.0:5555", [2022-09-02T10:12:44.098Z] "unix:///var/run/docker.sock" [2022-09-02T10:12:44.098Z] ], [2022-09-02T10:12:44.098Z] "mtu": 1458, [2022-09-02T10:12:44.098Z] "selinux-enabled": true, [2022-09-02T10:12:44.098Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-02T10:12:44.098Z] } [Pipeline] sh [2022-09-02T10:12:44.447Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-09-02T10:12:44.785Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-02T10:13:03.147Z] provisioning config files... [2022-09-02T10:13:03.171Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/7@tmp/config1309528419338433536tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-02T10:13:03.539Z] ---> docker-login.sh [2022-09-02T10:13:03.539Z] nexus3.edgexfoundry.org:10001 [2022-09-02T10:13:04.138Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-02T10:13:04.412Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-02T10:13:04.412Z] Configure a credential helper to remove this warning. See [2022-09-02T10:13:04.412Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-02T10:13:04.412Z] [2022-09-02T10:13:04.412Z] Login Succeeded [2022-09-02T10:13:04.412Z] nexus3.edgexfoundry.org:10002 [2022-09-02T10:13:04.687Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-02T10:13:04.962Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-02T10:13:04.962Z] Configure a credential helper to remove this warning. See [2022-09-02T10:13:04.962Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-02T10:13:04.962Z] [2022-09-02T10:13:04.962Z] Login Succeeded [2022-09-02T10:13:04.962Z] nexus3.edgexfoundry.org:10003 [2022-09-02T10:13:05.237Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-02T10:13:05.237Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-02T10:13:05.237Z] Configure a credential helper to remove this warning. See [2022-09-02T10:13:05.237Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-02T10:13:05.237Z] [2022-09-02T10:13:05.237Z] Login Succeeded [2022-09-02T10:13:05.515Z] nexus3.edgexfoundry.org:10004 [2022-09-02T10:13:05.792Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-02T10:13:05.792Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-02T10:13:05.792Z] Configure a credential helper to remove this warning. See [2022-09-02T10:13:05.792Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-02T10:13:05.792Z] [2022-09-02T10:13:05.792Z] Login Succeeded [2022-09-02T10:13:05.792Z] docker.io [2022-09-02T10:13:06.068Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-02T10:13:06.667Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-02T10:13:06.667Z] Configure a credential helper to remove this warning. See [2022-09-02T10:13:06.667Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-02T10:13:06.667Z] [2022-09-02T10:13:06.667Z] Login Succeeded [2022-09-02T10:13:06.667Z] ---> docker-login.sh ends [Pipeline] } [2022-09-02T10:13:06.686Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-02T10:13:07.253Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-02T10:13:07.265Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-02T10:13:07.272Z] ========================================================= [2022-09-02T10:13:07.272Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-02T10:13:07.272Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-02T10:13:07.647Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-09-02T10:13:08.254Z] Sending build context to Docker daemon 14.11MB [2022-09-02T10:13:08.254Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-09-02T10:13:08.254Z] Step 2/13 : FROM ${BASE} AS builder [2022-09-02T10:13:08.254Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-02T10:13:08.254Z] b3c136eddcbf: Pulling fs layer [2022-09-02T10:13:08.254Z] c0a3192eca97: Pulling fs layer [2022-09-02T10:13:08.254Z] a050256f5b6f: Pulling fs layer [2022-09-02T10:13:08.254Z] 656be50a0ddc: Pulling fs layer [2022-09-02T10:13:08.254Z] 2bbca73fdf42: Pulling fs layer [2022-09-02T10:13:08.254Z] 46d945488cbd: Pulling fs layer [2022-09-02T10:13:08.254Z] 8a5474983e97: Pulling fs layer [2022-09-02T10:13:08.254Z] 329c88fbcd65: Pulling fs layer [2022-09-02T10:13:08.254Z] 656be50a0ddc: Waiting [2022-09-02T10:13:08.254Z] 2bbca73fdf42: Waiting [2022-09-02T10:13:08.254Z] 46d945488cbd: Waiting [2022-09-02T10:13:08.254Z] 8a5474983e97: Waiting [2022-09-02T10:13:08.254Z] 329c88fbcd65: Waiting [2022-09-02T10:13:08.535Z] a050256f5b6f: Verifying Checksum [2022-09-02T10:13:08.536Z] a050256f5b6f: Download complete [2022-09-02T10:13:08.536Z] c0a3192eca97: Verifying Checksum [2022-09-02T10:13:08.536Z] c0a3192eca97: Download complete [2022-09-02T10:13:08.536Z] 2bbca73fdf42: Verifying Checksum [2022-09-02T10:13:08.536Z] 2bbca73fdf42: Download complete [2022-09-02T10:13:08.536Z] 46d945488cbd: Verifying Checksum [2022-09-02T10:13:08.536Z] b3c136eddcbf: Verifying Checksum [2022-09-02T10:13:08.536Z] b3c136eddcbf: Download complete [2022-09-02T10:13:09.524Z] b3c136eddcbf: Pull complete [2022-09-02T10:13:09.524Z] 329c88fbcd65: Verifying Checksum [2022-09-02T10:13:09.524Z] 329c88fbcd65: Download complete [2022-09-02T10:13:10.126Z] c0a3192eca97: Pull complete [2022-09-02T10:13:10.398Z] a050256f5b6f: Pull complete [2022-09-02T10:13:10.690Z] 8a5474983e97: Verifying Checksum [2022-09-02T10:13:10.690Z] 8a5474983e97: Download complete [2022-09-02T10:13:11.290Z] 656be50a0ddc: Verifying Checksum [2022-09-02T10:13:11.290Z] 656be50a0ddc: Download complete [2022-09-02T10:13:26.405Z] 656be50a0ddc: Pull complete [2022-09-02T10:13:26.405Z] 2bbca73fdf42: Pull complete [2022-09-02T10:13:26.405Z] 46d945488cbd: Pull complete [2022-09-02T10:13:30.728Z] 8a5474983e97: Pull complete [2022-09-02T10:13:33.373Z] 329c88fbcd65: Pull complete [2022-09-02T10:13:33.373Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-09-02T10:13:33.374Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-02T10:13:33.374Z] ---> ff4287adb874 [2022-09-02T10:13:33.374Z] Step 3/13 : ARG MAKE="make build" [2022-09-02T10:13:35.359Z] ---> Running in f445853655e9 [2022-09-02T10:13:35.360Z] Removing intermediate container f445853655e9 [2022-09-02T10:13:35.360Z] ---> 7f1e2838b634 [2022-09-02T10:13:35.360Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-09-02T10:13:35.360Z] ---> Running in 4e2fde43eb4c [2022-09-02T10:13:35.662Z] Removing intermediate container 4e2fde43eb4c [2022-09-02T10:13:35.662Z] ---> 12058df330c1 [2022-09-02T10:13:35.662Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="" [2022-09-02T10:13:35.662Z] ---> Running in 00e3aed1810a [2022-09-02T10:13:35.944Z] Removing intermediate container 00e3aed1810a [2022-09-02T10:13:35.944Z] ---> c228997d59c6 [2022-09-02T10:13:35.944Z] Step 6/13 : LABEL Name=edgex-device-onvif-camera [2022-09-02T10:13:36.222Z] ---> Running in 495dd11fbadd [2022-09-02T10:13:36.498Z] Removing intermediate container 495dd11fbadd [2022-09-02T10:13:36.498Z] ---> 9f7034ddd3ba [2022-09-02T10:13:36.498Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-02T10:13:36.498Z] ---> Running in bbfc2caaa072 [2022-09-02T10:13:39.575Z] Removing intermediate container bbfc2caaa072 [2022-09-02T10:13:39.575Z] ---> 40cc3b8cc9f0 [2022-09-02T10:13:39.575Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-02T10:13:39.575Z] ---> Running in 6126f1b6c223 [2022-09-02T10:13:40.569Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-02T10:13:41.553Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-02T10:13:42.530Z] OK: 221 MiB in 51 packages [2022-09-02T10:13:43.515Z] Removing intermediate container 6126f1b6c223 [2022-09-02T10:13:43.515Z] ---> a7a9a5bfa66a [2022-09-02T10:13:43.515Z] Step 9/13 : WORKDIR /device-onvif-camera [2022-09-02T10:13:43.515Z] ---> Running in 6c7738324c11 [2022-09-02T10:13:43.790Z] Removing intermediate container 6c7738324c11 [2022-09-02T10:13:43.790Z] ---> 8ae9cbaf7dbe [2022-09-02T10:13:43.790Z] Step 10/13 : COPY go.mod vendor* ./ [2022-09-02T10:13:44.388Z] ---> 7ba29b30c6f8 [2022-09-02T10:13:44.388Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-02T10:13:44.388Z] ---> Running in f01264eb28fe [2022-09-02T10:14:40.968Z] Removing intermediate container f01264eb28fe [2022-09-02T10:14:40.968Z] ---> a05d452d8e9d [2022-09-02T10:14:40.968Z] Step 12/13 : COPY . . [2022-09-02T10:14:40.968Z] ---> 0fcc92c65728 [2022-09-02T10:14:40.968Z] Step 13/13 : RUN ${MAKE} [2022-09-02T10:14:40.968Z] ---> Running in 55eb215354e9 [2022-09-02T10:14:40.968Z] noop [2022-09-02T10:14:40.968Z] Removing intermediate container 55eb215354e9 [2022-09-02T10:14:40.968Z] ---> 7a09065d59ce [2022-09-02T10:14:40.968Z] Successfully built 7a09065d59ce [2022-09-02T10:14:40.968Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-02T10:14:41.356Z] + docker inspect -f . ci-base-image-arm64 [2022-09-02T10:14:41.356Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-02T10:14:41.618Z] prd-ubuntu20.04-docker-arm64-4c-16g-24414 does not seem to be running inside a container [2022-09-02T10:14:41.701Z] $ 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 ******** ci-base-image-arm64 cat [2022-09-02T10:14:42.981Z] $ docker top d5e403100143ea8556f86327189c13ed41fe1f36ce659c13b9d5f06156b2ee14 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-02T10:14:43.890Z] + go version [2022-09-02T10:14:43.890Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-02T10:14:43.915Z] $ docker stop --time=1 d5e403100143ea8556f86327189c13ed41fe1f36ce659c13b9d5f06156b2ee14 [2022-09-02T10:14:45.565Z] $ docker rm -f d5e403100143ea8556f86327189c13ed41fe1f36ce659c13b9d5f06156b2ee14 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-02T10:14:46.205Z] + docker inspect -f . ci-base-image-arm64 [2022-09-02T10:14:46.205Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-02T10:14:46.450Z] prd-ubuntu20.04-docker-arm64-4c-16g-24414 does not seem to be running inside a container [2022-09-02T10:14:46.546Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -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 ******** ci-base-image-arm64 cat [2022-09-02T10:14:47.843Z] $ docker top 5603d69cdced03263ef01a4ea762ba35b6d84b9ef3bb64ff469ac11263967e26 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-02T10:14:48.771Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/7 [Pipeline] fileExists [Pipeline] sh [2022-09-02T10:14:49.450Z] + make test [2022-09-02T10:14:49.450Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-09-02T10:14:51.448Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-09-02T10:16:28.316Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-09-02T10:16:28.316Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.197s coverage: 28.6% of statements [2022-09-02T10:16:28.316Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2022-09-02T10:16:50.497Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 28.770s coverage: 13.8% of statements [2022-09-02T10:16:50.497Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-09-02T10:16:50.497Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-09-02T10:17:12.737Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-02T10:17:12.737Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-02T10:17:12.737Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-09-02T10:17:12.763Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-02T10:17:12.780Z] $ docker stop --time=1 5603d69cdced03263ef01a4ea762ba35b6d84b9ef3bb64ff469ac11263967e26 [2022-09-02T10:17:14.582Z] $ docker rm -f 5603d69cdced03263ef01a4ea762ba35b6d84b9ef3bb64ff469ac11263967e26 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-02T10:17:15.632Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-02T10:17:15.654Z] Warning: overwriting stash ‘coverage-report’ [2022-09-02T10:17:16.246Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-02T10:17:16.660Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-02T10:17:17.004Z] + ls -al . [2022-09-02T10:17:17.004Z] total 228 [2022-09-02T10:17:17.004Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 2 10:14 . [2022-09-02T10:17:17.004Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 2 10:12 .. [2022-09-02T10:17:17.004Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 2 10:12 .git [2022-09-02T10:17:17.004Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 2 10:12 .github [2022-09-02T10:17:17.004Z] -rw-rw-r-- 1 jenkins jenkins 418 Sep 2 10:12 .gitignore [2022-09-02T10:17:17.004Z] -rw-rw-r-- 1 jenkins jenkins 42 Sep 2 10:12 .golangci.yml [2022-09-02T10:17:17.004Z] -rw-rw-r-- 1 jenkins jenkins 9739 Sep 2 10:12 Attribution.txt [2022-09-02T10:17:17.004Z] -rw-rw-r-- 1 jenkins jenkins 1498 Sep 2 10:12 CHANGELOG.md [2022-09-02T10:17:17.004Z] -rw-rw-r-- 1 jenkins jenkins 1669 Sep 2 10:12 Dockerfile [2022-09-02T10:17:17.004Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 2 10:12 GOVERNANCE.md [2022-09-02T10:17:17.004Z] -rw-rw-r-- 1 jenkins jenkins 734 Sep 2 10:12 Jenkinsfile [2022-09-02T10:17:17.004Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 2 10:12 LICENSE [2022-09-02T10:17:17.004Z] -rw-rw-r-- 1 jenkins jenkins 2649 Sep 2 10:12 Makefile [2022-09-02T10:17:17.004Z] -rw-rw-r-- 1 jenkins jenkins 625 Sep 2 10:12 OWNERS.md [2022-09-02T10:17:17.004Z] -rw-rw-r-- 1 jenkins jenkins 5796 Sep 2 10:12 README.md [2022-09-02T10:17:17.004Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 2 10:10 VERSION [2022-09-02T10:17:17.004Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 2 10:12 bin [2022-09-02T10:17:17.004Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 2 10:12 cmd [2022-09-02T10:17:17.004Z] -rw-r--r-- 1 jenkins jenkins 77283 Sep 2 10:16 coverage.out [2022-09-02T10:17:17.004Z] drwxrwxr-x 6 jenkins jenkins 4096 Sep 2 10:12 doc [2022-09-02T10:17:17.004Z] -rw-rw-r-- 1 jenkins jenkins 3747 Sep 2 10:12 go.mod [2022-09-02T10:17:17.004Z] -rw-rw-r-- 1 jenkins jenkins 39690 Sep 2 10:12 go.sum [2022-09-02T10:17:17.004Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 2 10:12 internal [2022-09-02T10:17:17.004Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 2 10:12 snap [2022-09-02T10:17:17.004Z] -rw-rw-r-- 1 jenkins jenkins 236 Sep 2 10:12 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-02T10:17:17.371Z] + 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=d84bc98fb5d65130870a0b0aa7360de0a3b780e0 --label arch=arm64 --label version=0.0.0 . [2022-09-02T10:17:17.971Z] Sending build context to Docker daemon 14.19MB [2022-09-02T10:17:17.971Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-09-02T10:17:17.971Z] Step 2/26 : FROM ${BASE} AS builder [2022-09-02T10:17:17.971Z] ---> 7a09065d59ce [2022-09-02T10:17:17.971Z] Step 3/26 : ARG MAKE="make build" [2022-09-02T10:17:17.971Z] ---> Running in dd2dd076e74a [2022-09-02T10:17:18.568Z] Removing intermediate container dd2dd076e74a [2022-09-02T10:17:18.568Z] ---> d39e138f311a [2022-09-02T10:17:18.568Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-09-02T10:17:18.568Z] ---> Running in 7e67dc6fc137 [2022-09-02T10:17:18.843Z] Removing intermediate container 7e67dc6fc137 [2022-09-02T10:17:18.843Z] ---> 7ce1d40110e6 [2022-09-02T10:17:18.843Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-09-02T10:17:18.843Z] ---> Running in f87d9fbc8653 [2022-09-02T10:17:19.128Z] Removing intermediate container f87d9fbc8653 [2022-09-02T10:17:19.128Z] ---> bf67becc7066 [2022-09-02T10:17:19.128Z] Step 6/26 : LABEL Name=edgex-device-onvif-camera [2022-09-02T10:17:19.128Z] ---> Running in 899e99d2bad1 [2022-09-02T10:17:19.739Z] Removing intermediate container 899e99d2bad1 [2022-09-02T10:17:19.739Z] ---> 41ee9b6ca463 [2022-09-02T10:17:19.739Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-02T10:17:19.739Z] ---> Running in cb5b42dbf3cf [2022-09-02T10:17:21.192Z] Removing intermediate container cb5b42dbf3cf [2022-09-02T10:17:21.192Z] ---> f70632c27f33 [2022-09-02T10:17:21.192Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-02T10:17:21.467Z] ---> Running in d6ec608082c3 [2022-09-02T10:17:22.463Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-02T10:17:23.448Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-02T10:17:24.049Z] OK: 221 MiB in 51 packages [2022-09-02T10:17:25.051Z] Removing intermediate container d6ec608082c3 [2022-09-02T10:17:25.051Z] ---> 73af07c6dba4 [2022-09-02T10:17:25.051Z] Step 9/26 : WORKDIR /device-onvif-camera [2022-09-02T10:17:25.051Z] ---> Running in c581183d9cfe [2022-09-02T10:17:25.326Z] Removing intermediate container c581183d9cfe [2022-09-02T10:17:25.326Z] ---> bf0ca88a5d3d [2022-09-02T10:17:25.326Z] Step 10/26 : COPY go.mod vendor* ./ [2022-09-02T10:17:25.926Z] ---> c31814b46d64 [2022-09-02T10:17:25.926Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-02T10:17:25.926Z] ---> Running in 2932bd6e5555 [2022-09-02T10:17:27.902Z] Removing intermediate container 2932bd6e5555 [2022-09-02T10:17:27.902Z] ---> c43cc2cfc136 [2022-09-02T10:17:27.902Z] Step 12/26 : COPY . . [2022-09-02T10:17:29.335Z] ---> 3c5dda7b70db [2022-09-02T10:17:29.335Z] Step 13/26 : RUN ${MAKE} [2022-09-02T10:17:29.335Z] ---> Running in 489d0e35a4fc [2022-09-02T10:17:30.315Z] 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.3.0-dev.18" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2022-09-02T10:19:52.293Z] Removing intermediate container 489d0e35a4fc [2022-09-02T10:19:52.293Z] ---> f76c6dc6d70e [2022-09-02T10:19:52.293Z] Step 14/26 : FROM alpine:3.16 [2022-09-02T10:19:52.293Z] 3.16: Pulling from library/alpine [2022-09-02T10:19:52.293Z] 9b18e9b68314: Pulling fs layer [2022-09-02T10:19:52.293Z] 9b18e9b68314: Verifying Checksum [2022-09-02T10:19:52.293Z] 9b18e9b68314: Download complete [2022-09-02T10:19:52.293Z] 9b18e9b68314: Pull complete [2022-09-02T10:19:52.293Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-02T10:19:52.293Z] Status: Downloaded newer image for alpine:3.16 [2022-09-02T10:19:52.293Z] ---> a6215f271958 [2022-09-02T10:19:52.293Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-09-02T10:19:52.293Z] ---> Running in b3cd4a0ca7b9 [2022-09-02T10:19:52.293Z] Removing intermediate container b3cd4a0ca7b9 [2022-09-02T10:19:52.293Z] ---> fa57399d260b [2022-09-02T10:19:52.293Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-02T10:19:52.293Z] ---> Running in c6ccfa360a23 [2022-09-02T10:19:52.293Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-02T10:19:52.293Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-02T10:19:52.569Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-02T10:19:52.569Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-02T10:19:52.569Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-02T10:19:52.569Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-02T10:19:52.569Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-02T10:19:52.569Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-02T10:19:52.569Z] Executing busybox-1.35.0-r17.trigger [2022-09-02T10:19:52.569Z] OK: 8 MiB in 20 packages [2022-09-02T10:19:53.567Z] Removing intermediate container c6ccfa360a23 [2022-09-02T10:19:53.567Z] ---> bec057cc38d9 [2022-09-02T10:19:53.567Z] Step 17/26 : WORKDIR / [2022-09-02T10:19:53.567Z] ---> Running in 056bbfdeedd2 [2022-09-02T10:19:53.842Z] Removing intermediate container 056bbfdeedd2 [2022-09-02T10:19:53.842Z] ---> 2491a210ce07 [2022-09-02T10:19:53.842Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2022-09-02T10:19:55.834Z] ---> 74bcb357c2cb [2022-09-02T10:19:55.834Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-09-02T10:19:56.109Z] ---> d1465beb715a [2022-09-02T10:19:56.110Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-09-02T10:19:56.712Z] ---> abd4b26170d7 [2022-09-02T10:19:56.712Z] Step 21/26 : EXPOSE 59984 [2022-09-02T10:19:56.712Z] ---> Running in 5f24a4893acd [2022-09-02T10:19:56.987Z] Removing intermediate container 5f24a4893acd [2022-09-02T10:19:56.988Z] ---> 1f6d88b7cab4 [2022-09-02T10:19:56.988Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2022-09-02T10:19:57.265Z] ---> Running in 21fc5871d785 [2022-09-02T10:19:57.541Z] Removing intermediate container 21fc5871d785 [2022-09-02T10:19:57.541Z] ---> 6a6227f8de9a [2022-09-02T10:19:57.541Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-02T10:19:57.541Z] ---> Running in 97e526b44f45 [2022-09-02T10:19:57.816Z] Removing intermediate container 97e526b44f45 [2022-09-02T10:19:57.816Z] ---> a8c40025576c [2022-09-02T10:19:57.816Z] Step 24/26 : LABEL arch=arm64 [2022-09-02T10:19:58.097Z] ---> Running in e5e9952eb178 [2022-09-02T10:19:58.378Z] Removing intermediate container e5e9952eb178 [2022-09-02T10:19:58.378Z] ---> 4fc2d132dace [2022-09-02T10:19:58.378Z] Step 25/26 : LABEL git_sha=d84bc98fb5d65130870a0b0aa7360de0a3b780e0 [2022-09-02T10:19:58.378Z] ---> Running in 465c03a82280 [2022-09-02T10:19:58.659Z] Removing intermediate container 465c03a82280 [2022-09-02T10:19:58.659Z] ---> 93078d4bb1e6 [2022-09-02T10:19:58.659Z] Step 26/26 : LABEL version=0.0.0 [2022-09-02T10:19:58.659Z] ---> Running in af08c08cfaf2 [2022-09-02T10:19:58.937Z] Removing intermediate container af08c08cfaf2 [2022-09-02T10:19:58.937Z] ---> 5faf68b8d3a0 [2022-09-02T10:19:58.937Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-02T10:19:59.211Z] Successfully built 5faf68b8d3a0 [2022-09-02T10:19:59.211Z] 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-09-02T10:19:59.699Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-02T10:19:59.699Z] [2022-09-02T10:19:59.699Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-02T10:20:00.058Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-02T10:20:00.334Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-02T10:20:00.334Z] 8998bd30e6a1: Pulling fs layer [2022-09-02T10:20:00.334Z] 04944245beec: Pulling fs layer [2022-09-02T10:20:00.334Z] 699f458cf7ca: Pulling fs layer [2022-09-02T10:20:00.334Z] 765212b225bb: Pulling fs layer [2022-09-02T10:20:00.334Z] f23df028b6ca: Pulling fs layer [2022-09-02T10:20:00.334Z] d65c8cfc05b1: Pulling fs layer [2022-09-02T10:20:00.334Z] 2437ff75d9bd: Pulling fs layer [2022-09-02T10:20:00.334Z] f23df028b6ca: Waiting [2022-09-02T10:20:00.334Z] d65c8cfc05b1: Waiting [2022-09-02T10:20:00.334Z] 2437ff75d9bd: Waiting [2022-09-02T10:20:00.334Z] 765212b225bb: Waiting [2022-09-02T10:20:00.334Z] 04944245beec: Verifying Checksum [2022-09-02T10:20:00.334Z] 04944245beec: Download complete [2022-09-02T10:20:00.334Z] 765212b225bb: Verifying Checksum [2022-09-02T10:20:00.334Z] 765212b225bb: Download complete [2022-09-02T10:20:00.334Z] f23df028b6ca: Verifying Checksum [2022-09-02T10:20:00.334Z] f23df028b6ca: Download complete [2022-09-02T10:20:00.334Z] d65c8cfc05b1: Download complete [2022-09-02T10:20:00.613Z] 699f458cf7ca: Verifying Checksum [2022-09-02T10:20:00.613Z] 699f458cf7ca: Download complete [2022-09-02T10:20:00.897Z] 8998bd30e6a1: Verifying Checksum [2022-09-02T10:20:00.897Z] 8998bd30e6a1: Download complete [2022-09-02T10:20:03.545Z] 2437ff75d9bd: Verifying Checksum [2022-09-02T10:20:03.545Z] 2437ff75d9bd: Download complete [2022-09-02T10:20:05.536Z] 8998bd30e6a1: Pull complete [2022-09-02T10:20:05.816Z] 04944245beec: Pull complete [2022-09-02T10:20:07.804Z] 699f458cf7ca: Pull complete [2022-09-02T10:20:07.804Z] 765212b225bb: Pull complete [2022-09-02T10:20:08.796Z] f23df028b6ca: Pull complete [2022-09-02T10:20:08.796Z] d65c8cfc05b1: Pull complete [2022-09-02T10:20:23.906Z] 2437ff75d9bd: Pull complete [2022-09-02T10:20:23.906Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-02T10:20:23.906Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-02T10:20:23.906Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-02T10:20:24.198Z] prd-ubuntu20.04-docker-arm64-4c-16g-24414 does not seem to be running inside a container [2022-09-02T10:20:24.299Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-09-02T10:20:27.423Z] $ docker top ee320b36d454cc5585d2e323e651ab5f459430337d241eff30560fd5d40de0bd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-02T10:20:28.411Z] ---> job-cost.sh [2022-09-02T10:20:28.411Z] lf-activate-venv: SKIPPING [2022-09-02T10:20:28.411Z] INFO: No Stack... [2022-09-02T10:20:29.010Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-02T10:20:29.989Z] INFO: Archiving Costs [Pipeline] sh [2022-09-02T10:20:30.662Z] + cat /w/workspace/device-onvif-camera/7/archives/cost.csv [2022-09-02T10:20:30.662Z] + cut -d, -f6 [Pipeline] lock [2022-09-02T10:20:30.696Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-139-7-stack-cost] [2022-09-02T10:20:30.704Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-139-7-stack-cost] did not exist. Created. [2022-09-02T10:20:30.704Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-139-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-02T10:20:31.399Z] /w/workspace/device-onvif-camera/7@tmp/durable-e20e6fb0/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-09-02T10:20:32.137Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-02T10:20:32.164Z] Warning: overwriting stash ‘stack-cost’ [2022-09-02T10:20:32.304Z] Stashed 1 file(s) [Pipeline] } [2022-09-02T10:20:32.311Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-139-7-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-02T10:20:32.330Z] $ docker stop --time=1 ee320b36d454cc5585d2e323e651ab5f459430337d241eff30560fd5d40de0bd [2022-09-02T10:20:33.897Z] $ docker rm -f ee320b36d454cc5585d2e323e651ab5f459430337d241eff30560fd5d40de0bd [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-09-02T10:20:34.403Z] provisioning config files... [2022-09-02T10:20:34.413Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-139@tmp/config4326088869184645953tmp [Pipeline] { [Pipeline] sh [2022-09-02T10:20:34.718Z] + set +x [2022-09-02T10:20:34.718Z] + curl -s https://codecov.io/bash [2022-09-02T10:20:34.718Z] + bash -s -- [2022-09-02T10:20:34.718Z] [2022-09-02T10:20:34.718Z] _____ _ [2022-09-02T10:20:34.718Z] / ____| | | [2022-09-02T10:20:34.718Z] | | ___ __| | ___ ___ _____ __ [2022-09-02T10:20:34.718Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-09-02T10:20:34.718Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-09-02T10:20:34.718Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-09-02T10:20:34.718Z] Bash-1.0.6 [2022-09-02T10:20:34.718Z] [2022-09-02T10:20:34.718Z] [2022-09-02T10:20:34.718Z] ==> git version 2.25.1 found [2022-09-02T10:20:34.718Z] ==> 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-09-02T10:20:34.718Z] Release-Date: 2020-01-08 [2022-09-02T10:20:34.718Z] 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-09-02T10:20:34.718Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-09-02T10:20:34.718Z] ==> Jenkins CI detected. [2022-09-02T10:20:34.718Z] current dir:  /w/workspace/undry_device-onvif-camera_PR-139 [2022-09-02T10:20:34.718Z] project root: . [2022-09-02T10:20:34.718Z] --> token set from env [2022-09-02T10:20:34.718Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-09-02T10:20:34.718Z] ==> Running gcov in . (disable via -X gcov) [2022-09-02T10:20:34.718Z] ==> Python coveragepy not found [2022-09-02T10:20:34.718Z] ==> Searching for coverage reports in: [2022-09-02T10:20:34.718Z] + . [2022-09-02T10:20:34.718Z] -> Found 1 reports [2022-09-02T10:20:34.718Z] ==> Detecting git/mercurial file structure [2022-09-02T10:20:34.718Z] ==> Reading reports [2022-09-02T10:20:34.718Z] + ./coverage.out bytes=77283 [2022-09-02T10:20:34.718Z] ==> Appending adjustments [2022-09-02T10:20:34.718Z] https://docs.codecov.io/docs/fixing-reports [2022-09-02T10:20:34.979Z] + Found adjustments [2022-09-02T10:20:34.979Z] ==> Gzipping contents [2022-09-02T10:20:34.979Z] 12K /tmp/codecov.gJbTw9.gz [2022-09-02T10:20:34.979Z] ==> Uploading reports [2022-09-02T10:20:34.979Z] url: https://codecov.io [2022-09-02T10:20:34.979Z] query: branch=PR-139&commit=498f6db7bf96b71e1f6d519c8380fdcd312ce707&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-139%2F7%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=139&job=&cmd_args= [2022-09-02T10:20:34.979Z] -> Pinging Codecov [2022-09-02T10:20:34.979Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-139&commit=498f6db7bf96b71e1f6d519c8380fdcd312ce707&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-139%2F7%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=139&job=&cmd_args= [2022-09-02T10:20:35.241Z] -> Uploading to [2022-09-02T10:20:35.241Z] https://storage.googleapis.com/codecov/v4/raw/2022-09-02/F29A59C45E3A92E06B3E522C9905F8EF/498f6db7bf96b71e1f6d519c8380fdcd312ce707/260878bd-942d-499e-a45a-d52af1ba66ad.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220902%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220902T102035Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7ff3345cb03d485672962d20170082931b9ce107ee30dbdbda216fdb3b05ad0f [2022-09-02T10:20:35.241Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-02T10:20:35.241Z] Dload Upload Total Spent Left Speed [2022-09-02T10:20:35.502Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10570 0 0 100 10570 0 44411 --:--:-- --:--:-- --:--:-- 44411 [2022-09-02T10:20:35.502Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-onvif-camera/commit/498f6db7bf96b71e1f6d519c8380fdcd312ce707 [Pipeline] } [2022-09-02T10:20:35.511Z] 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-09-02T10:20:36.251Z] + [ -d /w/workspace/undry_device-onvif-camera_PR-139/archives ] [2022-09-02T10:20:36.251Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-139/archives [2022-09-02T10:20:36.251Z] total 16 [2022-09-02T10:20:36.251Z] drwxr-xr-x 3 root root 4096 Sep 2 10:12 . [2022-09-02T10:20:36.251Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 2 10:12 .. [2022-09-02T10:20:36.251Z] drwxr-xr-x 2 root root 4096 Sep 2 10:12 cost [2022-09-02T10:20:36.251Z] -rw-r--r-- 1 root root 91 Sep 2 10:12 cost.csv [2022-09-02T10:20:36.251Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-139/archives [2022-09-02T10:20:36.251Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-139/archives [2022-09-02T10:20:36.251Z] total 16 [2022-09-02T10:20:36.251Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 2 10:12 . [2022-09-02T10:20:36.251Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 2 10:12 .. [2022-09-02T10:20:36.251Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 2 10:12 cost [2022-09-02T10:20:36.251Z] -rw-r--r-- 1 jenkins jenkins 91 Sep 2 10:12 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-09-02T10:20:36.550Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-02T10:20:37.417Z] ---> package-listing.sh [2022-09-02T10:20:37.417Z] ++ facter osfamily [2022-09-02T10:20:37.417Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-02T10:20:37.677Z] + OS_FAMILY=debian [2022-09-02T10:20:37.677Z] + workspace=/w/workspace/undry_device-onvif-camera_PR-139 [2022-09-02T10:20:37.677Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-02T10:20:37.677Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-02T10:20:37.677Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-02T10:20:37.677Z] + PACKAGES=/tmp/packages_start.txt [2022-09-02T10:20:37.677Z] + '[' /w/workspace/undry_device-onvif-camera_PR-139 ']' [2022-09-02T10:20:37.677Z] + PACKAGES=/tmp/packages_end.txt [2022-09-02T10:20:37.677Z] + case "${OS_FAMILY}" in [2022-09-02T10:20:37.677Z] + grep '^ii' [2022-09-02T10:20:37.677Z] + dpkg -l [2022-09-02T10:20:37.677Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-02T10:20:37.677Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-02T10:20:37.677Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-02T10:20:37.677Z] + '[' /w/workspace/undry_device-onvif-camera_PR-139 ']' [2022-09-02T10:20:37.677Z] + mkdir -p /w/workspace/undry_device-onvif-camera_PR-139/archives/ [2022-09-02T10:20:37.677Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-139/archives/ [Pipeline] echo [2022-09-02T10:20:37.688Z] 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/undry_device-onvif-camera_PR-139/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-09-02T10:20:37.969Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-02T10:20:38.274Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-02T10:20:38.274Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-02T10:20:38.358Z] prd-ubuntu20.04-docker-8c-8g-24412 does not seem to be running inside a container [2022-09-02T10:20:38.395Z] $ 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/undry_device-onvif-camera_PR-139/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-onvif-camera_PR-139 -v /w/workspace/undry_device-onvif-camera_PR-139:/w/workspace/undry_device-onvif-camera_PR-139:rw,z -v /w/workspace/undry_device-onvif-camera_PR-139@tmp:/w/workspace/undry_device-onvif-camera_PR-139@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-09-02T10:20:38.747Z] $ docker top aaa3790da1210089b2ce70a97a23c7e7157d6ede5734883c572177a808a43a95 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-02T10:20:39.106Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-02T10:20:39.392Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-02T10:20:39.687Z] + ls /var/log/sa-host [2022-09-02T10:20:39.687Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-02T10:20:39.836Z] provisioning config files... [2022-09-02T10:20:39.845Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-139@tmp/config15344597873518473tmp [Pipeline] { [Pipeline] echo [2022-09-02T10:20:39.860Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-02T10:20:40.145Z] ---> create-netrc.sh [Pipeline] } [2022-09-02T10:20:40.152Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-02T10:20:40.500Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-02T10:20:40.510Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-02T10:20:40.798Z] ---> sudo-logs.sh [2022-09-02T10:20:40.798Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-02T10:20:40.829Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-02T10:20:41.117Z] ---> job-cost.sh [2022-09-02T10:20:41.117Z] lf-activate-venv: SKIPPING [2022-09-02T10:20:41.117Z] DEBUG: total: 0.2199999988079071 [2022-09-02T10:20:41.117Z] INFO: Retrieving Stack Cost... [2022-09-02T10:20:41.378Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-02T10:20:41.952Z] INFO: Archiving Costs [Pipeline] echo [2022-09-02T10:20:41.964Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-02T10:20:42.250Z] ---> logs-deploy.sh [2022-09-02T10:20:42.250Z] lf-activate-venv: SKIPPING [2022-09-02T10:20:42.250Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-139/7 [2022-09-02T10:20:42.250Z] INFO: archiving workspace using pattern(s): [2022-09-02T10:20:43.193Z] Archives upload complete. [2022-09-02T10:20:43.454Z] INFO: archiving logs to Nexus [2022-09-02T10:20:44.027Z] ---> uname -a: [2022-09-02T10:20:44.027Z] Linux prd-ubuntu20-04-docker-8c-8g-24412 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-09-02T10:20:44.027Z] [2022-09-02T10:20:44.027Z] [2022-09-02T10:20:44.027Z] ---> lscpu: [2022-09-02T10:20:44.027Z] Architecture: x86_64 [2022-09-02T10:20:44.027Z] CPU op-mode(s): 32-bit, 64-bit [2022-09-02T10:20:44.027Z] Byte Order: Little Endian [2022-09-02T10:20:44.027Z] Address sizes: 40 bits physical, 48 bits virtual [2022-09-02T10:20:44.027Z] CPU(s): 8 [2022-09-02T10:20:44.027Z] On-line CPU(s) list: 0-7 [2022-09-02T10:20:44.027Z] Thread(s) per core: 1 [2022-09-02T10:20:44.027Z] Core(s) per socket: 1 [2022-09-02T10:20:44.027Z] Socket(s): 8 [2022-09-02T10:20:44.027Z] NUMA node(s): 1 [2022-09-02T10:20:44.027Z] Vendor ID: AuthenticAMD [2022-09-02T10:20:44.027Z] CPU family: 23 [2022-09-02T10:20:44.027Z] Model: 49 [2022-09-02T10:20:44.027Z] Model name: AMD EPYC-Rome Processor [2022-09-02T10:20:44.027Z] Stepping: 0 [2022-09-02T10:20:44.027Z] CPU MHz: 2799.996 [2022-09-02T10:20:44.027Z] BogoMIPS: 5599.99 [2022-09-02T10:20:44.027Z] Virtualization: AMD-V [2022-09-02T10:20:44.027Z] Hypervisor vendor: KVM [2022-09-02T10:20:44.027Z] Virtualization type: full [2022-09-02T10:20:44.027Z] L1d cache: 256 KiB [2022-09-02T10:20:44.027Z] L1i cache: 256 KiB [2022-09-02T10:20:44.027Z] L2 cache: 4 MiB [2022-09-02T10:20:44.027Z] L3 cache: 128 MiB [2022-09-02T10:20:44.027Z] NUMA node0 CPU(s): 0-7 [2022-09-02T10:20:44.027Z] Vulnerability Itlb multihit: Not affected [2022-09-02T10:20:44.027Z] Vulnerability L1tf: Not affected [2022-09-02T10:20:44.027Z] Vulnerability Mds: Not affected [2022-09-02T10:20:44.027Z] Vulnerability Meltdown: Not affected [2022-09-02T10:20:44.027Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-09-02T10:20:44.027Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-09-02T10:20:44.027Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-09-02T10:20:44.027Z] Vulnerability Srbds: Not affected [2022-09-02T10:20:44.027Z] Vulnerability Tsx async abort: Not affected [2022-09-02T10:20:44.027Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-09-02T10:20:44.027Z] [2022-09-02T10:20:44.027Z] [2022-09-02T10:20:44.027Z] ---> nproc: [2022-09-02T10:20:44.027Z] 8 [2022-09-02T10:20:44.027Z] [2022-09-02T10:20:44.027Z] [2022-09-02T10:20:44.027Z] ---> df -h: [2022-09-02T10:20:44.027Z] Filesystem Size Used Avail Use% Mounted on [2022-09-02T10:20:44.027Z] overlay 155G 11G 145G 8% / [2022-09-02T10:20:44.027Z] tmpfs 64M 0 64M 0% /dev [2022-09-02T10:20:44.027Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-09-02T10:20:44.027Z] shm 64M 0 64M 0% /dev/shm [2022-09-02T10:20:44.027Z] /dev/vda1 155G 11G 145G 8% /facter-os [2022-09-02T10:20:44.027Z] [2022-09-02T10:20:44.027Z] [2022-09-02T10:20:44.027Z] ---> sar -b -r -n DEV: [2022-09-02T10:20:44.027Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-24412) 09/02/22 _x86_64_ (8 CPU) [2022-09-02T10:20:44.027Z] [2022-09-02T10:20:44.027Z] 10:09:40 LINUX RESTART (8 CPU) [2022-09-02T10:20:44.027Z] [2022-09-02T10:20:44.027Z] 10:10:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-09-02T10:20:44.027Z] 10:11:01 412.27 45.70 366.56 0.00 4146.42 176240.50 0.00 [2022-09-02T10:20:44.027Z] 10:12:01 164.35 1.00 163.35 0.00 13.86 46217.13 0.00 [2022-09-02T10:20:44.027Z] 10:13:01 115.33 0.00 115.33 0.00 0.00 34242.83 0.00 [2022-09-02T10:20:44.027Z] 10:14:01 3.90 1.58 2.32 0.00 50.39 28.01 0.00 [2022-09-02T10:20:44.027Z] 10:15:01 1.13 0.02 1.12 0.00 0.13 12.66 0.00 [2022-09-02T10:20:44.027Z] 10:16:01 0.98 0.00 0.98 0.00 0.00 13.46 0.00 [2022-09-02T10:20:44.027Z] 10:17:01 1.12 0.02 1.10 0.00 0.13 12.53 0.00 [2022-09-02T10:20:44.027Z] 10:18:01 1.72 0.00 1.72 0.00 0.00 19.73 0.00 [2022-09-02T10:20:44.027Z] 10:19:01 2.50 0.87 1.63 0.00 18.40 22.80 0.00 [2022-09-02T10:20:44.027Z] 10:20:01 2.00 0.00 2.00 0.00 0.00 26.93 0.00 [2022-09-02T10:20:44.027Z] Average: 69.96 4.85 65.11 0.00 416.70 25431.85 0.00 [2022-09-02T10:20:44.027Z] [2022-09-02T10:20:44.027Z] 10:10:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-09-02T10:20:44.027Z] 10:11:01 28763748 31745524 548812 1.67 123152 3117052 2127224 6.27 1153492 2568648 38956 [2022-09-02T10:20:44.027Z] 10:12:01 27882356 31549612 736528 2.24 167272 3687484 2619060 7.72 1612672 2909504 169588 [2022-09-02T10:20:44.027Z] 10:13:01 27535932 31762108 525772 1.60 177140 4193164 1775272 5.23 1370948 3455064 400 [2022-09-02T10:20:44.027Z] 10:14:01 27531008 31759980 527664 1.60 177180 4194676 1775272 5.23 1376064 3454652 20 [2022-09-02T10:20:44.027Z] 10:15:01 27538144 31767396 520400 1.58 177204 4194688 1793696 5.29 1367428 3454884 20 [2022-09-02T10:20:44.027Z] 10:16:01 27538356 31767640 520160 1.58 177220 4194696 1793696 5.29 1367556 3454892 176 [2022-09-02T10:20:44.027Z] 10:17:01 27544664 31774088 513272 1.56 177232 4194696 1793696 5.29 1360756 3454892 196 [2022-09-02T10:20:44.027Z] 10:18:01 27545608 31775148 512200 1.56 177280 4194700 1793696 5.29 1359276 3454944 48 [2022-09-02T10:20:44.027Z] 10:19:01 27544744 31775128 512152 1.56 177336 4195212 1825004 5.38 1359380 3455416 168 [2022-09-02T10:20:44.027Z] 10:20:01 27544784 31775180 512108 1.56 177376 4195172 1825004 5.38 1359412 3455396 204 [2022-09-02T10:20:44.027Z] Average: 27696934 31745180 542907 1.65 170839 4036154 1912162 5.64 1368698 3311829 20978 [2022-09-02T10:20:44.027Z] [2022-09-02T10:20:44.027Z] 10:10:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-09-02T10:20:44.027Z] 10:11:01 docker0 90.56 109.69 7.31 379.54 0.00 0.00 0.00 0.00 [2022-09-02T10:20:44.027Z] 10:11:01 vethb6ede82 75.02 93.78 7.07 231.12 0.00 0.00 0.00 0.02 [2022-09-02T10:20:44.027Z] 10:11:01 lo 6.78 6.78 0.66 0.66 0.00 0.00 0.00 0.00 [2022-09-02T10:20:44.027Z] 10:11:01 ens3 874.85 571.63 6893.04 118.32 0.00 0.00 0.00 0.00 [2022-09-02T10:20:44.027Z] 10:12:01 docker0 68.83 89.85 5.63 1304.79 0.00 0.00 0.00 0.00 [2022-09-02T10:20:44.027Z] 10:12:01 vethd9b90ea 0.05 0.20 0.00 0.02 0.00 0.00 0.00 0.00 [2022-09-02T10:20:44.027Z] 10:12:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2022-09-02T10:20:44.027Z] 10:12:01 ens3 162.43 123.86 1348.23 76.26 0.00 0.00 0.00 0.00 [2022-09-02T10:20:44.027Z] 10:13:01 docker0 2.35 5.22 0.16 57.92 0.00 0.00 0.00 0.00 [2022-09-02T10:20:44.027Z] 10:13:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 [2022-09-02T10:20:44.027Z] 10:13:01 ens3 150.59 105.03 2643.24 58.12 0.00 0.00 0.00 0.00 [2022-09-02T10:20:44.027Z] 10:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-02T10:20:44.027Z] 10:14:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2022-09-02T10:20:44.027Z] 10:14:01 ens3 7.02 4.77 5.17 5.77 0.00 0.00 0.00 0.00 [2022-09-02T10:20:44.027Z] 10:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-02T10:20:44.027Z] 10:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-02T10:20:44.027Z] 10:15:01 ens3 0.42 0.00 0.03 0.00 0.00 0.00 0.00 0.00 [2022-09-02T10:20:44.027Z] 10:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-02T10:20:44.027Z] 10:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-02T10:20:44.027Z] 10:16:01 ens3 0.65 0.32 0.20 0.14 0.00 0.00 0.00 0.00 [2022-09-02T10:20:44.027Z] 10:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-02T10:20:44.027Z] 10:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-02T10:20:44.027Z] 10:17:01 ens3 1.37 1.02 1.60 0.25 0.00 0.00 0.00 0.00 [2022-09-02T10:20:44.027Z] 10:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-02T10:20:44.027Z] 10:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-02T10:20:44.027Z] 10:18:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-02T10:20:44.027Z] 10:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-02T10:20:44.027Z] 10:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-02T10:20:44.027Z] 10:19:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-02T10:20:44.027Z] 10:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-02T10:20:44.027Z] 10:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-02T10:20:44.027Z] 10:20:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-02T10:20:44.027Z] Average: docker0 16.05 20.33 1.30 173.90 0.00 0.00 0.00 0.00 [2022-09-02T10:20:44.027Z] Average: lo 0.97 0.97 0.09 0.09 0.00 0.00 0.00 0.00 [2022-09-02T10:20:44.027Z] Average: ens3 118.50 79.86 1079.43 25.73 0.00 0.00 0.00 0.00 [2022-09-02T10:20:44.027Z] [2022-09-02T10:20:44.027Z]